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