Skip to main content

IRichEditControl.ShowTableOptionsForm(Table) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

void ShowTableOptionsForm(
    Table table
)

Parameters

Name Type
table DevExpress.XtraRichEdit.Model.Table
See Also