StiCrossTabDataSourceConverter Class

Namespace: Stimulsoft.Report.Dictionary.Design

Converts StiCrossTabDataSource from one data type to another.

Inheritance

Inherits from: TypeConverter

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