Gets or sets a value indicating the auto-scroll mode used by the C1TreeView when navigating to C1treeViewItems that are not (or don´t fit) in the current ViewPort.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public AutoScrollMode AutoScrollMode { get; set; } |
Visual Basic |
---|
Public Property AutoScrollMode As AutoScrollMode Get Set |