Skip to main content
A newer version of this page is available. .
All docs
V22.1

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.v22.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Returns

Type Description
Boolean

 

See Also