Skip to main content
Tab

MaskHintStyle Class

Defines style settings for the mask hint.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class MaskHintStyle :
    AppearanceStyle

#Remarks

The MaskHintStyle class contains style settings that define the appearance of the editor mask hint.

An object of the MaskHintStyle type can be accessed via an editor’s MaskHintStyle property.

See Also