FlexGrid for WinRT
CanConvertFrom Method (DataTypeConverter)

Checks whether the converter can convert from a given type.
Syntax
'Declaration
 
Public Overrides Function CanConvertFrom( _
   ByVal context As ITypeDescriptorContext, _
   ByVal sourceType As System.Type _
) As System.Boolean
public override System.bool CanConvertFrom( 
   ITypeDescriptorContext context,
   System.Type sourceType
)

Parameters

context
sourceType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataTypeConverter Class
DataTypeConverter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback