The text of the label in the top banner. May be a datasource.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string TopLabel { get; set; } |
Visual Basic |
---|
Public Property TopLabel As String Get Set |
JScript |
---|
function get TopLabel () : String function set TopLabel (value : String) |