Basic Library for WinRT
AutoScrollMode Enumeration

The ExpandMode enumeration is used in C1TreeView to specify the allowed number of expanded C1TreeViewItems.
Syntax
'Declaration
 
Public Enum AutoScrollMode 
   Inherits System.Enum
public enum AutoScrollMode : System.Enum 
Members
MemberDescription
BothAuto-scrolls vertically and horizontally.
NoneDoes not Auto-scroll.
VerticalAuto-scrolls vertically.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.AutoScrollMode

See Also

Reference

C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback