GrapeCity MultiRow Windows Forms Documentation
CellPosition Property


Gets the CellPosition that indicates which Cell is validated.
Syntax
Public ReadOnly Property CellPosition As CellPosition
Dim instance As ValidateContext
Dim value As CellPosition
 
value = instance.CellPosition
public CellPosition CellPosition {get;}

Property Value

A CellPosition value that indicates which Cell is validated.
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

ValidateContext Class
ValidateContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.