New to Telerik UI for WinFormsStart a free 30-day trial

Defines constants that specify the content flow direction for text and user interface (UI) elements.

Definition

Namespace:Telerik.WinControls.Spreadsheet.UI

Assembly:Telerik.WinControls.RadSpreadsheet.dll

Syntax:

C#
public enum FlowDirection

Fields

Indicates that content should flow from left to right.

C#
LeftToRight = 0

Indicates that content should flow from right to left.

C#
RightToLeft = 1
In this article
DefinitionFieldsLeftToRightRightToLeft
Not finding the help you need?
Contact Support