| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TextBorderColor As Color | |
| C# | |
|---|---|
public virtual Color TextBorderColor {get; set;} | |
Property Value
ColorSetting this property to a value of Color.Empty (it's default value) will disable the text border.