DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
      
    
 Creates and returns a new FilterNodes object.
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# | 
|---|
public FilterNodes( Object Parent )  | 
| Visual Basic | 
|---|
Public Sub New ( Parent As Object )  | 
| Visual C++ | 
|---|
public: FilterNodes( Object^ Parent )  | 
Parameters
- Parent
 - Type: System..::..Object
An object that represents the parent of this object.