ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Input Namespace / C1InputMaskExtender Class / TabAction Property

In This Topic
    TabAction Property (C1InputMaskExtender)
    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