Click or drag to resize
Grid Solutions Framework

PowerMultiCalculatorAdapterDataSource Property

Gets or sets DataSet based data source available to this PowerMultiCalculatorAdapter.

Namespace: PowerCalculations.PowerMultiCalculator
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.292-beta
Syntax
public override DataSet DataSource { get; set; }
View Source

Property Value

DataSet

Implements

IAdapterDataSource
See Also