| DataCollectorBase Properties | 
The DataCollectorBase type exposes the following members.
| Name | Description | |
|---|---|---|
| EnableDisablePropertyFunc | 
            Gets or sets the enable disable property function. This function is called (if not null) with the name
            of the property (first argument) to disable/enable (second argument) in a bound control.
              | |
| IsReady | 
            Gets a value indicating whether this instance is ready. By default this property always returns false. Implement
            this property in a derived class to check whether all information has been gatherered.
              |