ASPxSpreadsheet.AssociatedRibbonID Property
Specifies the ID of an ASPxRibbon control, used as an external toolbar.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value specifying the ribbon ID. |
Remarks
ASPxSpreadsheet provides the capability to utilize an external ASPxRibbon control as a toolbar for the Spreadsheet.
See Also