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

In This Topic
    OwnerSheet Property
    In This Topic
    Returns the sheet that this column is on.
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerSheet As DDSheet
    public DDSheet OwnerSheet {get;}
    See Also