Title color.
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public string TitleColor { get; set; } |
Visual Basic |
---|
Public Property TitleColor As String Get Set |
JScript |
---|
function get TitleColor () : String function set TitleColor (value : String) |