Click or drag to resize
GroupColumnsMoveNext Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Implements System.Collections.IEnumerator.MoveNext.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool MoveNext()

Return Value

Type: Boolean
True if we can move to the next element

Implements

IEnumeratorMoveNext
Remarks