Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDropDownCalendar Class / WeekNumberStyleProperty Field


In This Topic
    WeekNumberStyleProperty Field
    In This Topic
    Identifies the WeekNumberStyle dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly WeekNumberStyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalendar.WeekNumberStyleProperty
    public static readonly DependencyProperty WeekNumberStyleProperty

    Field Value

    The identifier for the WeekNumberStyle dependency property.
    See Also