DataEntryGridTextComboBoxCellProps..::..ComboBoxSetup Property
Gets the ComboBox setup.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public TextComboBoxControlSetup ComboBoxSetup { get; }
Public ReadOnly Property ComboBoxSetup As TextComboBoxControlSetup Get
public: property TextComboBoxControlSetup^ ComboBoxSetup { TextComboBoxControlSetup^ get (); }