RightToLeft Property (MSFlexGrid Control)

       

Bidirectional Features

The MSFlexGrid control has a configurable cell matrix with several associated behaviors that provide an appearance and functionality familiar to Middle East users.

When the RightToLeft property is set to True:

When the RightToLeft property is set to False, the control behavior is the same as described in the standard MSFlexGrid control documentation. ColAlignment property is set to 0-Left Aligned to left align data in each cell. Subsequently, cell data alignment can be adjusted programmatically at run time.

Developer's Tip

ColAlignment and Clip properties can be set only in run time. They are not available in design time.