Spread Silverlight Documentation
Orientation Property (ToolbarSeparator)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarSeparator Class : Orientation Property
Gets or sets the orientation.
Syntax
'Declaration
 
Public Property Orientation As System.Windows.Controls.Orientation
'Usage
 
Dim instance As ToolbarSeparator
Dim value As System.Windows.Controls.Orientation
 
instance.Orientation = value
 
value = instance.Orientation
public System.Windows.Controls.Orientation Orientation {get; set;}

Property Value

The orientation.
See Also

Reference

ToolbarSeparator Class
ToolbarSeparator Members