DataTablesAggregationProcessDataRowSelection Property |
Gets or sets the row selection.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic IRowSelection RowSelection { get; set; }Property Value
IRowSelection
Exceptions| Exception | Condition |
|---|
| ArgumentNullException(String) | RowSelection |
See Also