[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.ExpressionEngine.DataSource

DataSource Property

DataSource

Gets or sets the object used as the data source.

Declaration
public abstract object DataSource { get; set; }
Implements