Click or drag to resize
GroupColumnParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets an object that represents the GroupColumns object that is the parent of this GroupColumn.

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

Property Value

Type: GroupColumns
The GroupColumns object that is the parent of this GroupColumn.

Return Value

Type: GroupColumns
The GroupColumns object that is the parent of this GroupColumn.
Remarks