ComponentOne Windows 7 Control Pack for WinForms
RadioButtonCollection Class Members
Properties  Methods 

C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : RadioButtonCollection Class

The following tables list the members exposed by RadioButtonCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the C1RadioButton at the specified position in the collection.  
Public PropertyGets the owner C1TaskDialog.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified C1RadioButton to the collection.  
Public MethodAdds a group of C1RadioButton objects to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Determines whether this collection contains the specified C1RadioButton.  
Public MethodOverloaded. Determines the index of a specific C1RadioButton in the collection.  
Public MethodInserts the specified C1RadioButton into this collection at the given index.  
Public MethodOverloaded. Removes the specified C1RadioButton from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

RadioButtonCollection Class
C1.Win.C1Win7Pack Namespace