Represents a collection of C1GaugeBaseShape objects.
Namespace:
C1.Web.UI.Controls.C1GaugeAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
| C# |
|---|
[DefaultMemberAttribute("Item")] [EditorAttribute("C1.Web.UI.Design.UITypeEditors.ShapeCollectionEditor, C1.Web.UI.Design.3", typeof(UITypeEditor))] [ListBindableAttribute(false)] public class ShapeCollection : CollectionBase |
| Visual Basic (Declaration) |
|---|
<DefaultMemberAttribute("Item")> _ <EditorAttribute("C1.Web.UI.Design.UITypeEditors.ShapeCollectionEditor, C1.Web.UI.Design.3", _ GetType(UITypeEditor))> _ <ListBindableAttribute(False)> _ Public Class ShapeCollection _ Inherits CollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
C1.Web.UI.Controls.C1Gauge..::..ShapeCollection
System.Collections..::..CollectionBase
C1.Web.UI.Controls.C1Gauge..::..ShapeCollection