Skip to main content

DateTimeMaskAttribute Properties

Provides date-time mask attributes.
Name Description
AutomaticallyAdvanceCaret Specifies whether to enable the caret automatic movement feature.
Culture Specifies the name of the culture whose settings are used by the mask.
Mask Specifies a mask expression. Inherited from MaskAttributeBase.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
UseAsDisplayFormat Specifies whether display values are still formatted using the mask when the editor is not focused. This is a dependency property. Inherited from MaskAttributeBase.
See Also