DXCollectionView.FooterTemplateProperty Field
In This Article
Identifies the FooterTemplate bindable property.
Namespace: DevExpress.Maui.CollectionView
Assembly: DevExpress.Maui.CollectionView.dll
NuGet Package: DevExpress.Maui.CollectionView
#Declaration
C#
public static readonly BindableProperty FooterTemplateProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also