TcxColorComboBox.Properties Property
Provides access to the appearance and behavior settings of the color combo box.
Declaration
property Properties: TcxColorComboBoxProperties read; write;
Property Value
Type |
---|
TcxColorComboBoxProperties |
Remarks
Refer to the TcxColorComboBoxProperties class description to learn about these settings.
See Also