ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / RatingResetButton Class / Disabled Property

In This Topic
    Disabled Property (RatingResetButton)
    In This Topic
    A value that determines whether to show the reset button or not.
    Syntax
    'Declaration
     
    Public Property Disabled As System.Boolean
    public System.bool Disabled {get; set;}
    See Also