DataEntryGridIntegerCellProps..::..NumericEditSetup Property
Gets the numeric edit setup.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public IntegerEditControlSetup NumericEditSetup { get; }
Public ReadOnly Property NumericEditSetup As IntegerEditControlSetup Get
public: property IntegerEditControlSetup^ NumericEditSetup { IntegerEditControlSetup^ get (); }