TcxContainerStyle.State Property
Returns the control state associated with the style.
Declaration
property State: TcxContainerStateItem read;
Property Value
Type | Description |
---|---|
TcxContainerStateItem | The control state that corresponds to the current style. |
See Also