C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailCellCreatingEventArgs Class / Row Property
In This Topic
Row Property (GridDetailCellCreatingEventArgs)
In This Topic
Gets the row associated to this details row.
Syntax
public GridRow Row {get;}
See Also