DecimalEditControl..::..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 DecimalEditControlSetup Setup { get; set; }
Public Property Setup As DecimalEditControlSetup Get Set
public: property DecimalEditControlSetup^ Setup { DecimalEditControlSetup^ get (); void set (DecimalEditControlSetup^ value); }