Click or drag to resize

StiDataBuilderGetColumnPathFromNodeWithAliasWithoutReplace Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.GetColumnPathFromNodeWithAliasWithoutReplace(System.Windows.Forms.TreeNode)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetColumnPathFromNodeWithAliasWithoutReplace(
	TreeNode node
)

Parameters

node
Type: System.Windows.FormsTreeNode

[Missing <param name="node"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.GetColumnPathFromNodeWithAliasWithoutReplace(System.Windows.Forms.TreeNode)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.GetColumnPathFromNodeWithAliasWithoutReplace(System.Windows.Forms.TreeNode)"]

See Also