Back to Devexpress

DXCollectionView.ShowHeader Property

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

latest971 B
Original Source

DXCollectionView.ShowHeader Property

Gets or sets whether to show the DXCollectionView header. This is a bindable property.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public bool ShowHeader { get; set; }

Property Value

TypeDescription
Boolean

true if the header is visible; otherwise, false.

|

See Also

DXCollectionView Class

DXCollectionView Members

DevExpress.Maui.CollectionView Namespace