[]
Gets style by its name.
protected virtual _Style GetStyle(string name = null)
Protected Overridable Function GetStyle(Optional name As String = Nothing) As _Style
| Type | Name | Description |
|---|---|---|
| string | name | Style name. |
| Type | Description |
|---|---|
| _Style | Style |