Skip to main content
All docs
V25.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.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

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

    Returns

    Type Description
    Boolean

     

    See Also