StiCalculationModeConverter Class

Namespace: Stimulsoft.Report.Design

Provides a type converter to convert StiCalculationMode objects to and from various other representations.

Inheritance

Inherits from: StiEnumConverter

Constructors

Constructor Description
StiCalculationModeConverter()  
StiCalculationModeConverter(Type type)  

StiCalculationModeConverter()


StiCalculationModeConverter(type: Type)

Parameters

  • type (Type)

Methods

Method Returns Description
GetStandardValuesSupported bool  

Method Details

GetStandardValuesSupported

GetStandardValuesSupported(context: ITypeDescriptorContext): bool

Parameters

  • context (ITypeDescriptorContext)

Returns bool