[]
        
(Showing Draft Content)

C1.Maui.Grid.GridOutlineEventArgs

GridOutlineEventArgs Class

Event data for GridColumnHeaderCell.OutlineTapped.

Inheritance
GridOutlineEventArgs
Namespace: C1.Maui.Grid
Assembly: C1.Maui.Grid.dll
Syntax
public class GridOutlineEventArgs : EventArgs

Properties

Name Description
Level

Gets the level of the tapped outline.

See Also