ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / TargetCompositeControlBase Class / CssClass Property

In This Topic
    CssClass Property (TargetCompositeControlBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property CssClass As System.String
    public virtual System.string CssClass {get; set;}
    See Also