ComponentOne Basic Library for WPF and Silverlight
Orientation Property (ScrollViewerCornerRadiusBuilder)


C1.Silverlight Namespace > ScrollViewerCornerRadiusBuilder Class : Orientation Property
Gets or sets the orientation of the scrollbar for which this builder will be used.
Syntax
'Declaration
 
Public Property Orientation As System.Windows.Controls.Orientation
'Usage
 
Dim instance As ScrollViewerCornerRadiusBuilder
Dim value As System.Windows.Controls.Orientation
 
instance.Orientation = value
 
value = instance.Orientation
public System.Windows.Controls.Orientation Orientation {get; set;}
See Also

Reference

ScrollViewerCornerRadiusBuilder Class
ScrollViewerCornerRadiusBuilder Members