Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDateTime Class / MaxDateProperty Field


In This Topic
    MaxDateProperty Field (GcDateTime)
    In This Topic
    Identifies the GrapeCity.Windows.InputMan.GcDateTime.MaxDate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxDateProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDateTime.MaxDateProperty
    public static readonly DependencyProperty MaxDateProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcDateTime.MaxDate dependency property.
    See Also