Namespace:
C1.Web.C1WebChartBase
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
C# |
---|
public override PropertyDescriptorCollection GetProperties( ITypeDescriptorContext context, Object value, Attribute[] attrs ) |
Visual Basic |
---|
Public Overrides Function GetProperties ( _ context As ITypeDescriptorContext, _ value As Object, _ attrs As Attribute() _ ) As PropertyDescriptorCollection |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext
- value
- Type: System..::..Object
- attrs
- Type: array<System..::..Attribute>[]()[][]