TcxContainerStyle.Container Property
Provides access to the affected control.
Declaration
property Container: TcxContainer read;
Property Value
| Type | Description |
|---|---|
| TcxContainer | The affected control. To access all public API members of the affected control, cast the Tip Call the |
See Also