AllowMultiRangeSelection Property
In This Topic
Gets or sets a value indicating if the selection of multiple ranges at the same time is allowed.
Syntax
'Declaration
Public Property AllowMultiRangeSelection As Boolean
public bool AllowMultiRangeSelection {get; set;}
See Also