| ctlUniGrid.MultiSelect PropertyGets or sets the ability to select multiple rowsSyntax 
Public Property Get MultiSelect () As Boolean Public Property Let MultiSelect (ByVal b As Boolean) Parameters 
 Remarks Use SHIFT or CTRL + Mouse or Arrow Keys. Check the status using the [RowSel] method |