TokenEdit.MaskBox Property
In This Article
Gets the text box that provides text editing functionality.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual TokenEditMaskBox MaskBox { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also