Spread Windows Forms 12.0 Product Documentation
HeaderRowCount Property


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IStructuredObject Interface : HeaderRowCount Property
Gets the header row count.
Syntax
'Declaration
 
ReadOnly Property HeaderRowCount As Integer
'Usage
 
Dim instance As IStructuredObject
Dim value As Integer
 
value = instance.HeaderRowCount
int HeaderRowCount {get;}

Property Value

An integer values represents the header row count.
See Also

Reference

IStructuredObject Interface
IStructuredObject Members