DateTimeMaskAttribute.Culture Property
Specifies the name of the culture whose settings are used by the mask.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A culture’s name. |
Remarks
For a complete list of culture names, refer to the Table of Language Culture Names, Codes, and ISO Values topic in MSDN.
See Also