Skip to main content
A newer version of this page is available. .

SpreadsheetRibbonTabCollection.Spreadsheet Property

Gets the ASPxSpreadsheet object that owns the collection.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v20.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public ASPxSpreadsheet Spreadsheet { get; }

Property Value

Type Description
ASPxSpreadsheet

An ASPxSpreadsheet object that owns the collection.

See Also