TabInfoCollection Class
A collection of tab stops.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return TabInfoCollection objects:
Remarks
Use the Paragraph.BeginUpdateTabs method to get access to the collection of TabInfo objects for the current paragraph.
Implements
See Also