aspnet-devexpress-dot-web-49a92ce1.md
Defines style settings for the mask hint.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class MaskHintStyle :
AppearanceStyle
Public Class MaskHintStyle
Inherits AppearanceStyle
The following members return MaskHintStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle MaskHintStyle
See Also