EnumFlowDirection
Enum
Defines constants that specify the content flow direction for text and user interface (UI) elements.
Definition
Namespace:Telerik.WinControls.SyntaxEditor.UI
Assembly:Telerik.WinControls.SyntaxEditor.dll
Syntax:
cs-api-definition
public enum FlowDirection
Fields
LeftToRight
Indicates that content should flow from left to right.
RightToLeft
Indicates that content should flow from right to left.