Infragistics(R) NetAdvantage(R) : Silverlight 2011.2
Orientation Property
See Also  E-mail your feedback on this topic.
Infragistics.Controls.Editors Namespace > EditSectionBase Class : Orientation Property

Returns whether editing is left-to-right or right-to-left.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Orientation As EditOrientation
C# 
public abstract EditOrientation Orientation {get;}

See Also