ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / SkinID Property

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