GrapeCity MultiRow Windows Forms Documentation
Scope Property (CellParsingEventArgs)


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

Property Value

A CellScope value that represents the cell area 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

CellParsingEventArgs Class
CellParsingEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.