C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / EmptyGridBehavior Class / EmptyView Property
In This Topic
EmptyView Property
In This Topic
Gets or sets the empty view that will be shown when there are no rows in the grid.
Syntax
public FrameworkElement EmptyView {get; set;}
See Also