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

In This Topic
OwnerSheet Property
In This Topic
Returns the sheet on which this column is located.
Syntax
'Declaration
 
Public ReadOnly Property OwnerSheet As DDSheet
 

Property Value

A DDSheet object representing the sheet on which this column is located.
See Also