Click or drag to resize
UniGridAllowShiftKeySelection Property
Indicates whether selection of multiple items using the Shift key is enabled.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public bool AllowShiftKeySelection { get; set; }

Property Value

Type: Boolean
See Also