MindFusion.Wpf Pack Programmer's Guide
TreeGridVirtualPanel.CanVerticallyScroll Property
See Also
 





IScrollInfo.CanVerticallyScroll implementation.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public bool CanVerticallyScroll { get; set; }

Visual Basic  Copy Code

Public Property CanVerticallyScroll As Boolean

 Property Value

true if scrolling is possible; otherwise, false.

 See Also

TreeGridVirtualPanel Members
TreeGridVirtualPanel Class
MindFusion.DataViews.Wpf Namespace