Class WeekNumberCellPanel
Represents a week number cell of the CalendarEdit control.
Inherited Members
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public class WeekNumberCellPanel : CellConstructors
WeekNumberCellPanel()
Declaration
public WeekNumberCellPanel()Fields
WeekNumberProperty
Identifies WeekNumber dependency property.
Declaration
public static readonly DependencyProperty WeekNumberPropertyField 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