ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputMask Class / TabAction Property

In This Topic
    TabAction Property (C1InputMask)
    In This Topic
    Gets or sets the tab action.
    Syntax
    'Declaration
     
    Public Overridable Property TabAction As TabAction
    public virtual TabAction TabAction {get; set;}
    See Also