IntegerEditControl..::..Setup Property
Sets the setup. This is a bind-able property.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public IntegerEditControlSetup Setup { get; set; }
Public Property Setup As IntegerEditControlSetup Get Set
public: property IntegerEditControlSetup^ Setup { IntegerEditControlSetup^ get (); void set (IntegerEditControlSetup^ value); }