Back to Devexpress

Mapping.ConverterCulture Property

wpf-devexpress-dot-xpf-dot-gantt-dot-mapping-cfa711af.md

latest1017 B
Original Source

Mapping.ConverterCulture Property

Gets or sets the culture in which to evaluate the converter.

Namespace : DevExpress.Xpf.Gantt

Assembly : DevExpress.Xpf.Gantt.v25.2.dll

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public CultureInfo ConverterCulture { get; set; }
vb
Public Property ConverterCulture As CultureInfo

Property Value

TypeDescription
CultureInfo

A culture in which to evaluate the converter.

|

See Also

Mapping Class

Mapping Members

DevExpress.Xpf.Gantt Namespace