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