Skip to main content

IRichEditControl.ShowBorderShadingForm(SelectedCellsCollection, Object) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v24.1.Core.dll

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

Declaration

void ShowBorderShadingForm(
    SelectedCellsCollection selectedCells,
    object owner
)

Parameters

Name Type
selectedCells DevExpress.XtraRichEdit.Tables.Native.SelectedCellsCollection
owner Object
See Also