Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / BaseTheme Class / Name Property

In This Topic
    Name Property (BaseTheme)
    In This Topic
    Gets or sets the theme name (e.g. "RedMoon");
    Syntax
    'Declaration
     
    Public Shadows Property Name As System.String
    public new System.string Name {get; set;}
    See Also