Paragraph.EndUpdateTabs(TabInfoCollection) Method
Finalizes modifications of tab stops for the current paragraph.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
tabs | TabInfoCollection | A TabInfoCollection collection containing information about tab stops. |
Remarks
See the ParagraphPropertiesWithTabs.BeginUpdateTabs for an example of use.
See Also
Feedback