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


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

    Field Value

    The identifier for the WeekTitleStyle dependency property.
    See Also