[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.HiddenPropsTypeConverter.GetProperties

GetProperties Method

GetProperties(ITypeDescriptorContext, object, Attribute[])

Declaration
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attrs)
Parameters
Type Name Description
ITypeDescriptorContext context
object value
Attribute[] attrs
Returns
Type Description
PropertyDescriptorCollection
Overrides