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