C1.Win.FlexGrid Namespace / C1FlexGridBase Class / OnRightToLeftChanged Method
An System.EventArgs that contains the event data.

In This Topic
OnRightToLeftChanged Method (C1FlexGridBase)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnRightToLeftChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also