DataEntryGridComboBoxCellProps..::..ChangeType Property
The change type.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public ComboBoxValueChangedTypes ChangeType { get; }
Public ReadOnly Property ChangeType As ComboBoxValueChangedTypes Get
public: property ComboBoxValueChangedTypes^ ChangeType { ComboBoxValueChangedTypes^ get (); }