DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
True if we can move to the next element
      
    
 Implements System.Collections.IEnumerator.MoveNext.
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# | 
|---|
public bool MoveNext()  | 
| Visual Basic | 
|---|
Public Function MoveNext As Boolean  | 
| Visual C++ | 
|---|
public: virtual bool MoveNext() sealed  | 
Return Value
Type: BooleanTrue if we can move to the next element