Click or drag to resize

DataTablesAggregationProcessDataRowSelection Property

Gets or sets the row selection.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IRowSelection RowSelection { get; set; }

Property Value

IRowSelection
Exceptions
ExceptionCondition
ArgumentNullException(String)RowSelection
See Also