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