menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WeekNumberCellPanel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WeekNumberCellPanel

    Represents a week number cell of the CalendarEdit control.

    Inheritance
    System.Object
    Cell
    WeekNumberCellPanel
    Inherited Members
    Cell.CornerRadius
    Cell.IsInvalidDate
    Cell.IsInvalidDateProperty
    Cell.IsSelected
    Cell.IsSelectedProperty
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public class WeekNumberCellPanel : Cell

    Constructors

    WeekNumberCellPanel()

    Declaration
    public WeekNumberCellPanel()

    Fields

    WeekNumberProperty

    Identifies WeekNumber dependency property.

    Declaration
    public static readonly DependencyProperty WeekNumberProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Properties

    WeekNumber

    Gets or sets WeekNumberProperty. This is a dependency property.

    Declaration
    public string WeekNumber { get; set; }
    Property Value
    Type Description
    System.String

    Type: System.String

    See Also
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved