Click or drag to resize

KryptonRibbonGroupMaskedTextBoxTextMaskFormat Property

Gets or sets a value that determines whether literals and prompt characters are included in the formatted string.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public MaskFormat TextMaskFormat { get; set; }

Property Value

MaskFormat
See Also