RangeOfRowIndicesIsSpanningAllRows Property |
Gets a value indicating whether this instance is spanning all rows.
Namespace: Altaxo.Data.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsSpanningAllRows { get; }
Property Value
Booleantrue if this instance is spanning all rows; otherwise,
false.
See Also