Collapse imageExpand ImageCopy imageCopyHover image
       


.NET Framework Class Library
CommonItemCollection Class
Members  See Also 
Represents a collection of CommonItem objects.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
[ListBindableAttribute(false)]
public class CommonItemCollection : CollectionBase
Visual Basic (Declaration)
<ListBindableAttribute(False)> _
Public Class CommonItemCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    C1.Web.UI.Controls.C1Gauge..::..CommonItemCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonBorderCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonColorMapCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonFillingCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonFontCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonGradientCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonImageCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonImageMapCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonShadowCollection
      C1.Web.UI.Controls.C1Gauge..::..CommonShapeCollection

See Also

CommonItemCollection Members
C1.Web.UI.Controls.C1Gauge Namespace
Footer image