Share via


StyleBase.Direction Field

Definition

Specifies whether text is written left-to-right or right-to-left and whether matrixes grow to the right (headers on the left) or left (headers on the right).

protected: System::String ^ Direction;
protected const string Direction;
val mutable Direction : string
Protected Const Direction As String 

Field Value

Remarks

Valid values are LTR or RTL.

Applies to