[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridColumnHeaderCell.OutlineTapped

OutlineTapped Event

Occurs when any of the outlines is tapped.

Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.Grid.dll
Syntax
public event EventHandler<GridOutlineEventArgs> OutlineTapped
Returns
Type Description
EventHandler<GridOutlineEventArgs> Occurs when any of the outlines is tapped.