Back to Devexpress

TreeViewState Class

aspnetmvc-devexpress-dot-web-dot-mvc-d2d29630.md

latest1.3 KB
Original Source

TreeViewState Class

Contains information (the current state) on all treeview nodes.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class TreeViewState
vb
Public Class TreeViewState

The following members return TreeViewState objects:

Remarks

An object of this type can be accessed via the TreeViewExtension.GetState property.

Inheritance

Object TreeViewState

See Also

TreeViewState Members

GetState(String)

SaveStateToCookies

DevExpress.Web.Mvc Namespace