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

In This Topic
    ToString Method (BaseTheme)
    In This Topic
    Returns the value of a C1.Framework.Theme.Name property.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also