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

DecimalEditControl..::..LoadFromSetup Method

Loads from setup.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


protected void LoadFromSetup(
	NumericEditControlSetup<Nullable<double>> setup
)
Protected Sub LoadFromSetup ( _
	setup As NumericEditControlSetup(Of Nullable(Of Double)) _
)
protected:
void LoadFromSetup(
	NumericEditControlSetup<Nullable<double^>>^ setup
)

Parameters

setup
Type: RingSoft.DataEntryControls.Engine..::..NumericEditControlSetup<(Of <(<'Nullable<(Of <(<'Double>)>)>>)>)>
The setup.