Click or drag to resize

StiDataBuilderGetColumnFromPath Method (String, StiDictionary)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.GetColumnFromPath(System.String,Stimulsoft.Report.Dictionary.StiDictionary)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiDataColumn GetColumnFromPath(
	string path,
	StiDictionary dictionary
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.GetColumnFromPath(System.String,Stimulsoft.Report.Dictionary.StiDictionary)"]

dictionary
Type: Stimulsoft.Report.DictionaryStiDictionary

[Missing <param name="dictionary"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.GetColumnFromPath(System.String,Stimulsoft.Report.Dictionary.StiDictionary)"]

Return Value

Type: StiDataColumn

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.GetColumnFromPath(System.String,Stimulsoft.Report.Dictionary.StiDictionary)"]

See Also