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