IModelListView.IsFooterVisible Property
Specifies whether the footer of a grid that displays the current List View is visible.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if the footer is visible; otherwise, false. |
See Also