[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumnHeaderCell.OutlineTapped

OutlineTapped Property

OutlineTapped

Occurs when any of the outlines is tapped.

Declaration
[Parameter]
public EventCallback<GridOutlineEventArgs> OutlineTapped { get; set; }
<Parameter>
Public Property OutlineTapped As EventCallback(Of GridOutlineEventArgs)