Spread Silverlight Documentation
SheetArea Property (HeaderBase)


Gets the sheet area for the header.
Syntax
'Declaration
 
Protected MustOverride ReadOnly Property SheetArea As SheetArea
'Usage
 
Dim instance As HeaderBase
Dim value As SheetArea
 
value = instance.SheetArea
protected abstract SheetArea SheetArea {get;}

Property Value

A SheetArea enumeration that indicates the sheet area of the header.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

HeaderBase Class
HeaderBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.