ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1TabPage Class / DefaultButton Property

In This Topic
    DefaultButton Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property DefaultButton As System.String
    public virtual System.string DefaultButton {get; set;}
    See Also