GrapeCity MultiRow Windows Forms Documentation
RadioGroupCell.StringCollection Class Members
Properties  Methods 


The following tables list the members exposed by RadioGroupCell.StringCollection.

Public Constructors
 NameDescription
Public ConstructorRadioGroupCell.StringCollection ConstructorInitializes a new instance of the RadioGroupCell.StringCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<string>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<string>)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodAddRangeAdds the strings of the specified string collection to the end of the RadioGroupCell.StringCollection.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<string>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<string>)
Top
Protected Methods
 NameDescription
Protected MethodClearItemsOverridden. Removes all elements from the RadioGroupCell.StringCollection.  
Protected MethodInsertItemOverridden. Inserts an element into the RadioGroupCell.StringCollection at the specified index.  
Protected MethodRemoveItemOverridden. Removes the element at the specified GrapeCity.Win.MultiRow.RadioGroupCell. index.  
Protected MethodSetItemOverridden. Replaces the element at the specified index.  
Top
See Also

Reference

RadioGroupCell.StringCollection Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.