DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
True if all GroupColumns are removed from this collection.
      
    
 Removes all GroupColumns from this collection.
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# | 
|---|
public bool RemoveAll()  | 
| Visual Basic | 
|---|
Public Function RemoveAll As Boolean  | 
| Visual C++ | 
|---|
public: virtual bool RemoveAll() sealed  | 
Return Value
Type: BooleanTrue if all GroupColumns are removed from this collection.