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


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

    Field Value

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