GrapeCity MultiRow Windows Forms Documentation
Scope Property (CellPosition)


Gets the owner section's scope of the current CellPosition.
Syntax
Public ReadOnly Property Scope As CellScope
Dim instance As CellPosition
Dim value As CellScope
 
value = instance.Scope
public CellScope Scope {get;}

Property Value

A CellScope value that specifies the current CellPosition's owner section's scope.
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

CellPosition Structure
CellPosition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.