Skip to main content

TcxCustomContainerStyle Type

Represents the style settings which can be applied to the associated container control.

Declaration

TcxCustomContainerStyle = TcxContainerStyle;

Referenced Class

Type
TcxContainerStyle

Remarks

The TcxCustomContainerStyle class introduces properties that control the appearance of the associated container control. The following style characteristics can be modified:

The TcxCustomContainerStyle class is a base class for the container control and editor styles.

See Also