ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetOptionNameAttribute Class / IsDefaultAttribute Method

In This Topic
    IsDefaultAttribute Method (WidgetOptionNameAttribute)
    In This Topic
    Indicates whether the value of this instance is the default value for the derived class.
    Syntax
    'Declaration
     
    Public Overrides Function IsDefaultAttribute() As System.Boolean
    public override System.bool IsDefaultAttribute()
    See Also