Click or drag to resize

MergeSettingsCulture Property

Optional. Sets the culture for the merge process for date and currency values.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public CultureInfo Culture { get; set; }

Property Value

Type: CultureInfo
See Also