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


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

    Field Value

    The identifier for the AllowSelection dependency property.
    See Also