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


In This Topic
    WeekTitleStyleSelectorProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly WeekTitleStyleSelectorProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalendar.WeekTitleStyleSelectorProperty
    public static readonly DependencyProperty WeekTitleStyleSelectorProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcDropDownCalendar.WeekTitleStyleSelector dependency property.
    See Also