Back to Devexpress

DXCollectionView.ShowFooter Property

maui-devexpress-dot-maui-dot-collectionview-dot-dxcollectionview-ead02fb2.md

latest971 B
Original Source

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

csharp
public bool ShowFooter { get; set; }

Property Value

TypeDescription
Boolean

true if the footer is visible; otherwise, false.

|

See Also

DXCollectionView Class

DXCollectionView Members

DevExpress.Maui.CollectionView Namespace