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


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

    Field Value

    The identifier for SpinButtonStyle dependency property.
    See Also