Click or drag to resize
FilterNodeGroupColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the group column that represents this treeview node.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public GroupColumn GroupColumn { get; }

Property Value

Type: GroupColumn
The group column that represents this treeview node.

Return Value

Type: GroupColumn
The group column that represents this treeview node.
Remarks