TIWCGJQGridOptions.MultiKey Property

This parameter have sense only multiselect option is set to true. Defines the key which will be pressed when we make multiselection. The possible values are: shiftKey - the user should press Shift Key altKey - the user should press Alt Key ctrlKey - the user should press Ctrl Key

Namespace: IWCGJQGrid
published
 property MultiKey: string index 38 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string