Skip to main content
A newer version of this page is available. .

TreeListSettingsResizing Class

Provides settings that affect the ASPxTreeList resizing functionality.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll

Declaration

public class TreeListSettingsResizing :
    TreeListSettingsBase

The following members return TreeListSettingsResizing objects:

Remarks

An object of the TreeListSettingsResizing type can be accessed via the ASPxTreeList.SettingsResizing property.

Implements

Inheritance

See Also