DateEditControlSetup..::..Culture Property
Gets the culture.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo Get Set
public: property CultureInfo^ Culture { CultureInfo^ get (); void set (CultureInfo^ value); }