[]
Gets a value indicating whether the matrix columns grow left-to-right (with headers on the left) or right-to-left (with headers on the right).
LayoutDirection LayoutDirection { get; }
Type | Description |
---|---|
LayoutDirection | A LayoutDirection value indicating the direction in which the matrix columns grow. |