ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Rating Namespace / C1RatingExtender Class / Direction Property

In This Topic
    Direction Property (C1RatingExtender)
    In This Topic
    Direction of the control.
    Syntax
    'Declaration
     
    Public Property Direction As Direction
    public Direction Direction {get; set;}
    See Also