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