ASPxGridListEditor.IsFooterVisible Property
In This Article
Specifies whether the ASPxGridListEditor‘s footer is visible.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the footer is visible; otherwise, false. |
See Also