GrapeCity.Xaml.SpreadSheet.Data
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 Server 2012, Windows RT

See Also

Reference

HeaderBase Class
HeaderBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options