TcxCustomEditStyle.ActiveStyleController Property
Provides access to the source of default editor appearance settings.
Declaration
property ActiveStyleController: TcxEditStyleController read;
Property Value
| Type | Description |
|---|---|
| TcxEditStyleController | The source editor style controller. |
See Also