This document is archived and information here might be outdated. Recommended version. |
Indicates if the UI locale is right to left table.
[Visual Basic .NET]
Public ReadOnly Property RightToLeftTable As Boolean
[C#]
public bool RightToLeftTable {get;}
[C++]
HRESULT get_RightToLeftTable(
Boolean* IsRightToLeftTable
);
[C++] Parameters IsRightToLeftTable [out, retval]
IsRightToLeftTable is a parameter of type bool*