StiGetImageDataEventConverter Class

Namespace: Stimulsoft.Report.Events.Design

Provides a type converter to convert StiGetImageEvent 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