Skip to main content
A newer version of this page is available. .
Tab

MaskHintStyle Class

Defines style settings for the mask hint.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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