Click or drag to resize
FilterNodeExpanded Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if this node should be expanded when the tree is rebuilt.

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

Property Value

Type: Boolean
True if this node should be expanded when the tree is rebuilt.

Return Value

Type: Boolean
True if this node should be expanded when the tree is rebuilt.
Remarks