StiDataTransformationDesigner Class |
Namespace: Stimulsoft.Report.Dashboard
The StiDataTransformationDesigner type exposes the following members.
| Name | Description | |
|---|---|---|
| StiDataTransformationDesigner | Initializes a new instance of the StiDataTransformationDesigner class |
| Name | Description | |
|---|---|---|
| Designer |
Report designer.
(Inherited from StiComponentDesigner.) | |
| FirstRun | (Inherited from StiComponentDesigner.) |
| Name | Description | |
|---|---|---|
| CreateComponent |
Creates a component of the specified type.
(Inherited from StiComponentDesigner.) | |
| Design |
Calls the designer of the component.
(Inherited from StiComponentDesigner.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetActionFromPoint(Double, Double, StiComponent) | (Inherited from StiComponentDesigner.) | |
| GetActionFromPoint(Double, Double, StiComponent, Boolean) |
Returns StiAction for specified component from point.
(Inherited from StiComponentDesigner.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetTransformationDesigner |
Returns a designer of the component.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnDoubleClick |
Occurs when user DoubleClick on a the component in the designer.
(Inherited from StiComponentDesigner.) | |
| PointInRect |
Returns the action fits to the position of a point in the specified rectangle.
(Inherited from StiComponentDesigner.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |