C1.WinUI.Grid Assembly / C1.WinUI.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 FrameworkElement Content {get; set;}
See Also