IsMultiRangeSelection Property
IsMultiRangeSelection
Gets whether the selection can be composed by non-contiguous ranges of cells.
Declaration
public override bool IsMultiRangeSelection { get; }
Public Overrides ReadOnly Property IsMultiRangeSelection As Boolean
Overrides