StiEventConverter Class
Namespace: Stimulsoft.Report.Events.Design
Provides a type converter to convert StiClickEvent objects to and from various other representations.
Inheritance
Inherits from: TypeConverter
Methods
| Method | Returns | Description |
|---|---|---|
| CanConvertFrom | bool | |
| GetPropertiesSupported | bool |
Method Details
CanConvertFrom
CanConvertFrom(context: ITypeDescriptorContext, sourceType: Type): bool
Parameters
- context (ITypeDescriptorContext)
- sourceType (Type)
Returns bool
GetPropertiesSupported
GetPropertiesSupported(context: ITypeDescriptorContext): bool
Parameters
- context (ITypeDescriptorContext)
Returns bool