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

In This Topic
    SymbolPrevious Property (BaseTheme)
    In This Topic
    Gets or sets the System.Char value determining the symbol which should be used for the "Previous" button.
    Syntax
    'Declaration
     
    Public Property SymbolPrevious As System.Char
    public System.char SymbolPrevious {get; set;}
    See Also