MindFusion.Silverlight Package Programmer's Guide
Rating.Orientation Property
See Also
 





Gets or sets a value indicating the orientation of the elements in the control. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the Silverlight Orientation enumeration.

 See Also

Rating Members
Rating Class
MindFusion.UI.Silverlight Namespace