C1.Win.TreeView Namespace / C1TreeNodeConverter Class / GetPropertiesSupported Method / GetPropertiesSupported(ITypeDescriptorContext) Method

In This Topic
GetPropertiesSupported(ITypeDescriptorContext) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Overrides Function GetPropertiesSupported( _
   ByVal context As ITypeDescriptorContext _
) As Boolean
 

Parameters

context
See Also