IDesigner Members
Include Protected Members
Include Inherited Members
Defines the contract for distribution designers. IGeneratorDesigner implements this interface. Therefore, this interface also defines the contract for data generators.
The IDesigner type exposes the following members.
Methods
Name
Description
Gets the input descriptors for the distribution or data generator.
Initializes the designer with the type of distribution or data generator to which it corresponds.
Called when a value in the specified input descriptor is about to change.
Called when a value in the specified input descriptor has changed.
Sets the default values of the input properties.
Top
Properties
Name
Description
Gets the description of the distribution or data generator to which this designer corresponds.
Gets the friendly name of the distribution or data generator to which this designer corresponds.
Top