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