RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

IDecimalEditControl..::..NumericSetup Property

Gets or sets the numeric setup.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  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);
}

Field Value

The numeric setup.