GrapeCity MultiRow Windows Forms Documentation
TargetCell Property


Gets one of two cells that is querying the merge state.
Syntax
Public ReadOnly Property TargetCell As CellPosition
Dim instance As QueryCellMergeStateEventArgs
Dim value As CellPosition
 
value = instance.TargetCell
public CellPosition TargetCell {get;}

Property Value

A CellPosition class that indicates which cell is querying the merge state.
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

QueryCellMergeStateEventArgs Class
QueryCellMergeStateEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.