Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BaseStyle Class / Root Property

In This Topic
    Root Property (BaseStyle)
    In This Topic
    Gets or sets the root directory in C1Theme.
    Syntax
    'Declaration
     
    Protected Property Root As System.String
    protected System.string Root {get; set;}
    See Also