TabInfo.Deleted Property
Gets or sets whether the individual tab stop is in effect.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to switch off this tab stop; otherwise, false. |
See Also