Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcNumber Class / SpinButtonStyleProperty Field


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

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcNumber.SpinButtonStyle dependency property.
    See Also