GrapeCity MultiRow Windows Forms Documentation
QueryCell Property


Gets one of two cells that is querying the merge state.
Syntax
Public ReadOnly Property QueryCell As CellPosition
Dim instance As QueryCellMergeStateEventArgs
Dim value As CellPosition
 
value = instance.QueryCell
public CellPosition QueryCell {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.