You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiDataColumn Class > StiDataColumn Methods > GetDatasFromDataColumn Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDataColumn.GetDatasFromDataColumn Method

Returns array of object from the Data Source with specified DataColumn.

Syntax
C++
C#
Visual Basic
public: object[] GetDatasFromDataColumn( StiDictionary dictionary, string column, int? maxRows = null );
Parameters
Parameters 
Description 
dictionary 
Dictionary which contain Data Source. 
column 
Full name of column. 
Returns

Returned array of object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.