You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiDataSource Class > StiDataSource Methods > this Indexer
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDataSource.this Indexer

Indexer to work with the current row of data. Returns the value by the column name and the current position in the Data Source. Indexer calls the method GetData. ColumnName - name of column.

Syntax
C++
C#
Visual Basic
public: object this( string columnName );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.