C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailCellCreatingEventArgs Class / Content Property
In This Topic
Content Property (GridDetailCellCreatingEventArgs)
In This Topic
Gets or sets the visual element displayed as the row details.
Syntax
public View Content {get; set;}
See Also