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# |
---|
protected internal virtual bool isBrowsable( ITypeDescriptorContext context, Attribute[] attrs ) |
Visual Basic |
---|
Protected Friend Overridable Function isBrowsable ( _ context As ITypeDescriptorContext, _ attrs As Attribute() _ ) As Boolean |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext
- attrs
- Type: array<System..::..Attribute>[]()[][]