Enabling Right to Left Support

Glossary Item Box

Infragistics(R) NetAdvantage(R) for WPF

Enabling Right to Left Support

All NetAdvantage for WPF controls support right-to-left functionality. By setting the FlowDirection property to RightToLeft, the content will flow from the right side of the control to the left. (i.e., Hebrew and Arabic use RightToLeft). By default, the FlowDirection is set to LeftToRight. The NetAdvantage for WPF controls inherit this property from System.Windows.FrameworkElement.

This property is also available off some of the sub-controls used by the NetAdvantage for WPF controls. For example, DataRecordCellArea and several more sub-controls expose this property. Setting the FlowDirection at this level allows more control over the flow direction of the main control that uses these sub-controls.


E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 2003-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.1.20071.1320