RibbonBaseSettings Class
In This Article
Serves as a base for classes that define the functional settings of different elements within the ASPxRibbon.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class RibbonBaseSettings :
PropertiesBase
#Remarks
The RibbonBaseSettings class implements the base functionality common for different elements within the ASPxRibbon.
#Implements
#Inheritance
See Also