Spread Silverlight Documentation
Columns Property (HeaderBase)


Gets the columns in the sheet header.
Syntax
'Declaration
 
Public ReadOnly Property Columns As Columns
'Usage
 
Dim instance As HeaderBase
Dim value As Columns
 
value = instance.Columns
public Columns Columns {get;}

Property Value

A Column object for the columns in the sheet 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.