GrapeCity MultiRow Windows Forms Documentation
RadioGroupCell.StringCollection Class Methods


For a list of all members of this type, see RadioGroupCell.StringCollection members.

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.