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


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

    Field Value

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