Objective Grid for Microsoft® .NET® Reference Guide

GridControl.RightToLeft Property

Back to Class Index

Overrides Control.RightToLeft.     

[Visual Basic]
Overrides Public ReadOnly Property RightToLeft As RightToLeft
[C#]
public override System.Windows.Forms.RightToLeft RightToLeft {get;}

Remarks

    

RightToLeft.Yes is not currently supported. This property is fixed as No.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace