MaskProperties.ToString() Method
Returns the text representation of the current object.
Namespace: DevExpress.XtraEditors.Mask
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
String | A string that specifies the text representation of the current MaskProperties object.. |
See Also