Skip to main content
A newer version of this page is available. .
All docs
V21.2

RepositoryItemTextEdit.ShouldSerializeMaskSettings() Method

Tests whether the MaskSettings object should be serialized. This member supports the internal .NET infrastructure and does not need to be called from your code.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public bool ShouldSerializeMaskSettings()

Returns

Type Description
Boolean

 

See Also