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