StiPositionChangedEventConverter Class
Namespace: Stimulsoft.Report.Events.Design
Provides a type converter to convert StiPositionChangedEvent objects to and from various other representations.
Inheritance
Inherits from: StiEventConverter
Methods
| Method | Returns | Description |
|---|---|---|
| ConvertFrom | object |
Method Details
ConvertFrom
ConvertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: object): object
Parameters
- context (ITypeDescriptorContext)
- culture (CultureInfo)
- value (object)
Returns object