ASPxTreeList.SettingsResizing Property
Provides access to the TreeList’s resizing settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListSettingsResizing | A TreeListSettingsResizing object that contains the resizing settings. |
See Also