GrapeCity MultiRow Windows Forms Documentation
RadioGroupCell.StringCollection Class
Members 


Represents the collection of items in a RadioGroupCell.
Syntax
<ListBindableAttribute(False)>
Public Class RadioGroupCell.StringCollection 
   Inherits System.Collections.ObjectModel.Collection(Of String)
[ListBindable(false)]
public class RadioGroupCell.StringCollection : System.Collections.ObjectModel.Collection<string> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Win.MultiRow.RadioGroupCell.StringCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RadioGroupCell.StringCollection Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.