Skip to main content
A newer version of this page is available. .

IRichEditControl.ShowBorderShadingForm(SelectedCellsCollection) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

Declaration

void ShowBorderShadingForm(
    SelectedCellsCollection selectedCells
)

Parameters

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