[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.ApplySelectionState

ApplySelectionState Method

ApplySelectionState(GridControlRange, GridControlCellView)

Applies the selection brushes.

Declaration
protected virtual void ApplySelectionState(GridControlRange range, GridControlCellView cell)
Protected Overridable Sub ApplySelectionState(range As GridControlRange, cell As GridControlCellView)
Parameters
Type Name Description
GridControlRange range

The range.

GridControlCellView cell

The cell.