MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDColumn Class / Column Property

In This Topic
Column Property (DDColumn)
In This Topic
Gets the zero-based column number that this DDColumn instance represents.
Syntax
'Declaration
 
Public ReadOnly Property Column As Short
 

Property Value

A zero-based System.Int16 value representing the column number within the spreadsheet.
See Also