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

In This Topic
    IconHeight Property
    In This Topic
    Height of icon. All icons should have the same height.
    Syntax
    'Declaration
     
    Public Property IconHeight As System.Integer
    public System.int IconHeight {get; set;}
    See Also