NumericEditControl<(Of <(<'T>)>)>..::..Culture Property
Gets or sets the culture.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo Get Set
public: property CultureInfo^ Culture { CultureInfo^ get (); void set (CultureInfo^ value); }