Enum FlowDirection
Defines constants that specify the content flow direction for text and user interface (UI) elements.
Namespace: Telerik.WinControls.Spreadsheet.UI
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum FlowDirection
LeftToRight
Indicates that content should flow from left to right.
RightToLeft
Indicates that content should flow from right to left.