StiDataBuilder Class

Namespace: Stimulsoft.Report.Dictionary

Methods

Method Returns Description
getColumnFromPath static StiDataColumn  
getColumnFromPath2 static StiDataColumn  

Method Details

getColumnFromPath static

getColumnFromPath(path: string, dictionary: StiDictionary): StiDataColumn

Parameters

  • path (string)
  • dictionary (StiDictionary)

Returns StiDataColumn


getColumnFromPath2 static

getColumnFromPath2(path: string, dataSource: StiDataSource): StiDataColumn

Parameters

  • path (string)
  • dataSource (StiDataSource)

Returns StiDataColumn