IDecimalEditControl..::..NumericSetup Property
Gets or sets the numeric setup.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
DecimalEditControlSetup NumericSetup { get; set; }
Property NumericSetup As DecimalEditControlSetup Get Set
property DecimalEditControlSetup^ NumericSetup { DecimalEditControlSetup^ get (); void set (DecimalEditControlSetup^ value); }