Gets or sets the text, border and background style properties for the title.
| Visual Basic (Declaration) | |
|---|---|
Public Property Style As Style | |
| C# | |
|---|---|
public Style Style {get; set;} | |
Property Value
A Style object containing the text, border and background style properties for the title.
All textbox properties apply.