[]
        
(Showing Draft Content)

C1.CalcEngine.IEngine.CurrentIndex

CurrentIndex Property

CurrentIndex

Gets or sets the index of the entry from data source.

Declaration
int CurrentIndex { get; set; }
Remarks

This property is used to evaluate the expression for a specific entry when the DataSource is a collection or set.