RightToLeft

Table.RightToLeft property

Determines whether the table has right to left reading order. Read-write Boolean.

public bool RightToLeft { get; set; }

See Also