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


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

    Field Value

    The identifier for the ShowContextMenu dependency property.
    See Also