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