GrapeCity MultiRow Windows Forms Documentation
SelectedCellCollection Class
Members 


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

SelectedCellCollection is a read-only collection.

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

Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.SelectedCellCollection

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

SelectedCellCollection Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.