RangeConverter Class

Namespace: Stimulsoft.Report

Properties

Property Type Description
getPropertiesSupported boolean  

Methods

Method Returns Description
canConvertFrom boolean  
canConvertTo boolean  
convertFrom any  
convertTo any  
rangeToString static string  
stringToRange static Range  

Method Details

canConvertFrom

canConvertFrom(context: any, sourceType: Stimulsoft.System.Type): boolean

Parameters

Returns boolean


canConvertTo

canConvertTo(context: any, destinationType: Stimulsoft.System.Type): boolean

Parameters

Returns boolean


convertFrom

convertFrom(context: any, culture: CultureInfo, value: any): any

Parameters

Returns any


convertTo

convertTo(context: any, culture: CultureInfo, value: any, destinationType: Stimulsoft.System.Type): any

Parameters

Returns any


rangeToString static

rangeToString(range: Range): string

Parameters

Returns string


stringToRange static

stringToRange(str: string): Range

Parameters

  • str (string)

Returns Range

Fields

Field Type Description
date1 any  
date1 any  
date1 any  
date2 any  
date2 any  
date2 any  
guid1 any  
guid1 any  
guid2 any  
guid2 any  
str1 any  
str1 any  
str2 any  
str2 any  
time1 any  
time1 any  
time2 any  
time2 any