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