Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcMask Class / TabActionProperty Field


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

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcMask.TabAction dependency property.
    See Also