Skip to main content

IRichEditControl.ShowBorderShadingForm(SelectedCellsCollection, Object) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

void ShowBorderShadingForm(
    SelectedCellsCollection selectedCells,
    object owner
)

Parameters

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