Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / FieldsEditorControl Class / AllowSpinProperty Field


In This Topic
    AllowSpinProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly AllowSpinProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = FieldsEditorControl.AllowSpinProperty
    public static readonly DependencyProperty AllowSpinProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Primitives.FieldsEditorControl.AllowSpin dependency property.
    See Also