Skip to main content

IRichEditControl.ShowBorderShadingForm(SelectedCellsCollection) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

Declaration

void ShowBorderShadingForm(
    SelectedCellsCollection selectedCells
)

Parameters

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