Click or drag to resize

StiDataBuilderExpandedNode Method (TreeNodeEx, Boolean, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.ExpandedNode(Stimulsoft.Report.Dictionary.TreeNodeEx,System.Boolean,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ExpandedNode(
	TreeNodeEx node,
	bool includeColumn,
	bool includeCalcColumn
)

Parameters

node
Type: Stimulsoft.Report.DictionaryTreeNodeEx

[Missing <param name="node"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.ExpandedNode(Stimulsoft.Report.Dictionary.TreeNodeEx,System.Boolean,System.Boolean)"]

includeColumn
Type: SystemBoolean

[Missing <param name="includeColumn"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.ExpandedNode(Stimulsoft.Report.Dictionary.TreeNodeEx,System.Boolean,System.Boolean)"]

includeCalcColumn
Type: SystemBoolean

[Missing <param name="includeCalcColumn"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataBuilder.ExpandedNode(Stimulsoft.Report.Dictionary.TreeNodeEx,System.Boolean,System.Boolean)"]

See Also