StiDrillDownParameterConverter Class
Namespace: Stimulsoft.Report.Components.Design
Converts StiDrillDownParameter from one data type to another.
Inheritance
Inherits from: StiUniversalConverter
Methods
| Method | Returns | Description |
|---|---|---|
| CanConvertTo | bool | |
| GetPropertiesSupported | bool |
Method Details
CanConvertTo
CanConvertTo(context: ITypeDescriptorContext, destinationType: Type): bool
Parameters
- context (ITypeDescriptorContext)
- destinationType (Type)
Returns bool
GetPropertiesSupported
GetPropertiesSupported(context: ITypeDescriptorContext): bool
Parameters
- context (ITypeDescriptorContext)
Returns bool