[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNodeConverter.GetProperties

GetProperties Method

GetProperties(ITypeDescriptorContext, object, Attribute[])

Declaration
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
Public Overrides Function GetProperties(context As ITypeDescriptorContext, value As Object, attributes As Attribute()) As PropertyDescriptorCollection
Parameters
Type Name Description
ITypeDescriptorContext context
object value
Attribute[] attributes
Returns
Type Description
PropertyDescriptorCollection
Overrides