ComponentOne TileView for WPF and Silverlight
GetPropertiesSupported(ITypeDescriptorContext) Method


C1.WPF.TileView Namespace > StringToObjectConverter Class > GetPropertiesSupported Method : GetPropertiesSupported(ITypeDescriptorContext) Method
Syntax
'Declaration
 
Public Overloads Overridable Function GetPropertiesSupported( _
   ByVal context As System.ComponentModel.ITypeDescriptorContext _
) As System.Boolean
'Usage
 
Dim instance As StringToObjectConverter
Dim context As System.ComponentModel.ITypeDescriptorContext
Dim value As System.Boolean
 
value = instance.GetPropertiesSupported(context)
public virtual System.bool GetPropertiesSupported( 
   System.ComponentModel.ITypeDescriptorContext context
)

Parameters

context
See Also

Reference

StringToObjectConverter Class
StringToObjectConverter Members
Overload List