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


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

    Field Value

    The identifier for the EmptyRow dependency property.
    See Also