[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridSummaryCell.OutlineTapped

OutlineTapped Property

OutlineTapped

Occurs when any of the outlines is tapped.

Declaration
[Parameter]
public EventCallback<GridOutlineEventArgs> OutlineTapped { get; set; }