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


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

    Field Value

    The identifier for the StartDisplayMode dependency property.
    See Also