Basic Library for WinRT
ExpandMode Enumeration

The ExpandMode enumeration is used in C1TreeView to specify the allowed number of expanded C1TreeViewItems.
Syntax
'Declaration
 
Public Enum ExpandMode 
   Inherits System.Enum
public enum ExpandMode : System.Enum 
Members
MemberDescription
MultipleSeveral items may be expanded simultaneously.
SingleOnly one item can be expanded at a time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.ExpandMode

See Also

Reference

C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback