A newer version of this page is available.
Switch to the current version.
XRTableOfContents.RightToLeft Property
Specifies the orientation of the XRTableOfContents's content.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Browsable(true)]
public override RightToLeft RightToLeft { get; set; }
<Browsable(True)>
Public Overrides Property RightToLeft As RightToLeft
Property Value
Type | Description |
---|---|
RightToLeft | A RightToLeft enumeration value. |
See Also
Feedback