StyleBase.Direction 필드

정의

텍스트를 왼쪽에서 오른쪽으로 쓸지 아니면 오른쪽에서 왼쪽으로 쓸지와 행렬이 오른쪽(머리글이 왼쪽)으로 확장되는지 아니면 왼쪽(머리글이 오른쪽)으로 확장되는지를 지정합니다.

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

필드 값

설명

유효한 값은 LTR 또는 RTL입니다.

적용 대상