DXCollectionView.ShowFooter Property
Gets or sets whether to show the DXCollectionView footer. This is a bindable property.
Namespace: DevExpress.Maui.CollectionView
Assembly: DevExpress.Maui.CollectionView.dll
NuGet Package: DevExpress.Maui.CollectionView
#Declaration
public bool ShowFooter { get; set; }
#Property Value
Type | Description |
---|---|
Boolean |
|