TcxCustomShellComboBox.Properties Property
Provides access to the Shell Combo Box editor’s settings.
#Declaration
property Properties: TcxCustomShellComboBoxProperties read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Stores shell combo box settings. |
#Remarks
Use Properties
to customize settings specific to the Shell Combo Box editor. Refer to the TcxCustomShellComboBoxProperties class description for detailed information on available options.