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

    Declaration

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

    Returns

    Type Description
    Boolean

     

    See Also