Enum
FlowDirection

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.

Declaration

cs-api-definition
LeftToRight = 0

Field Value

FlowDirection

RightToLeft

Indicates that content should flow from right to left.

Declaration

cs-api-definition
RightToLeft = 1

Field Value

FlowDirection

In this article
DefinitionFieldsLeftToRightRightToLeft
Not finding the help you need?
Contact Support