GrapeCity MultiRow Windows Forms Documentation
SelectedRowCollection Class
Members 


Represents a collection of selected rows in a GcMultiRow control.
Object Model
SelectedRowCollection ClassRow Class
Syntax
<DefaultMemberAttribute("Item")>
<ListBindableAttribute(False)>
Public Class SelectedRowCollection 
Dim instance As SelectedRowCollection
[DefaultMember("Item")]
[ListBindable(false)]
public class SelectedRowCollection 
Remarks

SelectedRowCollection is a read-only collection.

The order of rows in the collection is not guaranteed to match the order in which they were selected.

Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.SelectedRowCollection

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

SelectedRowCollection Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.