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


In This Topic
    SpinIncrementValueProperty Field (GcDateTime)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly SpinIncrementValueProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDateTime.SpinIncrementValueProperty
    public static readonly DependencyProperty SpinIncrementValueProperty

    Field Value

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