Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BaseThemeProvider Class / InnerTheme Property

In This Topic
    InnerTheme Property (BaseThemeProvider)
    In This Topic
    Gets the current C1Theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerTheme As System.Object
    public System.object InnerTheme {get;}
    See Also