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

In This Topic
    Position Property (RatingResetButton)
    In This Topic
    A value that indicates the position of the reset button.
    Syntax
    'Declaration
     
    Public Property Position As ResetButtonPosition
    public ResetButtonPosition Position {get; set;}
    See Also