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