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


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

    Field Value

    The identifier for the ShowTrailing dependency property.
    See Also