DateEditControlSetup..::..DateFormatType Property
Gets or sets the type of the default date format.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public DateFormatTypes DateFormatType { get; set; }
Public Property DateFormatType As DateFormatTypes Get Set
public: property DateFormatTypes^ DateFormatType { DateFormatTypes^ get (); void set (DateFormatTypes^ value); }