'Declaration
Public Overridable Property RightToLeft As System.Windows.Forms.RightToLeft
'Usage
Dim instance As NImageIndexListBox Dim value As System.Windows.Forms.RightToLeft instance.RightToLeft = value value = instance.RightToLeft
public virtual System.Windows.Forms.RightToLeft RightToLeft {get; set;}