NumericMaskAttribute.Culture Property
In This Article
Specifies the name of the culture whose settings are used by the mask.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.2.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