Click or drag to resize

StiDataSourceGetData Method

Overload List
  NameDescription
Public methodGetData(String)
Returns the value by the column name and the current position in the Data Source.
Public methodGetData(String, Int32)
Returns the value by the column name and index of row in the Data Source.
Top
See Also