C1.WPF Namespace / C1ScrollViewer Class


In This Topic
C1ScrollViewer Class Fields
In This Topic

For a list of all members of this type, see C1ScrollViewer members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the CanScrollDown dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CanScrollLeft dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CanScrollRight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CanScrollUp dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ExtentHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ExtentWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the HorizontalSmallChange dependency property.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll to the bottom.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll down.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll left.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll totally to the left.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll right.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll totally to the right.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll to the top.  
Public Fieldstatic (Shared in Visual Basic)Command to scroll up.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollableHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollableWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ScrollMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalScrollBarVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the VerticalSmallChange dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ViewportHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ViewportWidth dependency property.  
Top
See Also