[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridOutlineEventArgs

GridOutlineEventArgs Class

Event data for GridColumnHeaderCell.OutlineTapped.

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

Properties

Name Description
Level

Gets the level of the tapped outline.

See Also