Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

TreeViewSingleExpandMode Enumeration

Specifies the single expand mode for a TreeView.

[Visual Basic]
Public Enum TreeViewSingleExpandMode
[C#]
public enum TreeViewSingleExpandMode

Members

Member Name Description
NotSet The single expand mode is not set.
TopLevelOnly Only one top level item should be expanded at any given time.
AllLevels Only one item should be expanded at any given level.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic