Namespace: GF.Clients.Charts.Expressions
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public override Object ConvertTo( ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType )
Parameters
- context
- Type: System.ComponentModelITypeDescriptorContext
- culture
- Type: System.GlobalizationCultureInfo
- value
- Type: SystemObject
- destinationType
- Type: SystemType
Return Value
Type: ObjectSee Also