TcxCustomColorComboBox.Properties Property
Holds settings specific to color combo box controls.
Declaration
property Properties: TcxCustomColorComboBoxProperties read; write;
Property Value
Type |
---|
TcxCustomColorComboBoxProperties |
Remarks
The Properties property enables you to access properties and events specific to the color combo box. This property is represented by the TcxCustomColorComboBoxProperties object. Please refer to its description for details on available settings.
See Also