Back to Devexpress

SpreadsheetRibbonContextTabCategoryCollection.Spreadsheet Property

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-spreadsheetribboncontexttabcategorycollection.md

latest1.6 KB
Original Source

SpreadsheetRibbonContextTabCategoryCollection.Spreadsheet Property

Gets the ASPxSpreadsheet control to which the current SpreadsheetRibbonContextTabCategoryCollection collection belongs.

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public ASPxSpreadsheet Spreadsheet { get; }
vb
Public ReadOnly Property Spreadsheet As ASPxSpreadsheet

Property Value

TypeDescription
ASPxSpreadsheet

The ASPxSpreadsheet control that owns the collection.

|

See Also

SpreadsheetRibbonContextTabCategoryCollection Class

SpreadsheetRibbonContextTabCategoryCollection Members

DevExpress.Web.ASPxSpreadsheet Namespace