Skip to main content
All docs
V24.2

CustomTextMaskManager Class

In This Article

Namespace: DevExpress.Data.Mask

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

[MaskManager.AutoInstall]
public class CustomTextMaskManager :
    TextMaskManagerCore

#Inheritance

Object
MaskManager
DevExpress.Data.Mask.MaskManagerStated<DevExpress.Data.Mask.MaskManagerTextState>
DevExpress.Data.Mask.TextMaskManagerCore
CustomTextMaskManager
See Also