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

ASPxRibbon Overview

The ASPxRibbon control allows you to introduce the look, feel and behavior of a ribbon-based UI in your application.

ASPxRibbon_class

ASPxRibbon provides the following features:

  • Data Binding

    ASPxRibbon can be populated with tab, group, and item information taken from a data source containing hierarchical data.

  • Responsive Layout

    ASPxRibbon has an adaptive layout. When a ribbon has insufficient space, the number of items displayed in a group can be reduced and the groups are collapsed.

  • Template Support

    The look of the ASPxRibbon control elements can be modified by using a specific template that defines how an element will be rendered by a client browser.

  • Rich Client Side Events

    A comprehensive client-side API is available for the ribbon. This functionality, coupled with the ability to handle a rich set of client events, gives you full control over the behavior on the client side.

See Also