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