ComponentOne Gauges for WinForms
CommonBorderCollection Class Members
Properties  Methods 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : CommonBorderCollection Class

The following tables list the members exposed by CommonBorderCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the CommonBorder at the specified position in the collection.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified CommonBorder to the collection.  
Public MethodAdds a group of CommonBorder objects to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodRemoves all common items from the collection, then disposes the items. (Inherited from C1.Win.C1Gauge.CommonItemCollection)
Public MethodOverloaded. Determines whether this collection contains the specified CommonBorder.  
Public MethodOverloaded. Determines the index of a specific CommonBorder in the collection.  
Public MethodInserts the specified CommonBorder into this collection at the given index.  
Public MethodMoves the item with given index (fromIndex) to the new position (toIndex). (Inherited from C1.Win.C1Gauge.CommonItemCollection)
Public MethodRemoves the specified CommonBorder from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CommonBorderCollection Class
C1.Win.C1Gauge Namespace