GrapeCity MultiRow Windows Forms Documentation
Scope Property (CellKeyEventArgs)


Gets the cell area that the event occurs for.
Syntax
Public ReadOnly Property Scope As CellScope
Dim instance As CellKeyEventArgs
Dim value As CellScope
 
value = instance.Scope
public CellScope Scope {get;}

Property Value

A CellScope value that represents the area of the cell that the event occurs for.
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

CellKeyEventArgs Class
CellKeyEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.