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

RibbonBaseSettings Class

Serves as a base for classes that define the functional settings of different elements within the ASPxRibbon.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public abstract class RibbonBaseSettings :
    PropertiesBase

Remarks

The RibbonBaseSettings class implements the base functionality common for different elements within the ASPxRibbon.

Implements

See Also