Namespace:
GF.Clients.Charts.Utils
Assembly:
GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
public override bool CanConvertFrom(
ITypeDescriptorContext context,
Type sourceType
)
Public Overrides Function CanConvertFrom (
context As ITypeDescriptorContext,
sourceType As Type
) As Boolean
public:
virtual bool CanConvertFrom(
ITypeDescriptorContext^ context,
Type^ sourceType
) override
Parameters
- context
- Type: System.ComponentModelITypeDescriptorContext
- sourceType
- Type: SystemType
Return Value
Type:
Boolean
Reference