RibbonGroupOneLineModeSettings Class
In This Article
Contains settings related to a group functionality in one line mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonGroupOneLineModeSettings :
PropertiesBase,
IPropertiesOwner
#Related API Members
The following members return RibbonGroupOneLineModeSettings objects:
#Remarks
An object of the RibbonGroupOneLineModeSettings type can be accessed by the RibbonGroup.OneLineModeSettings property.
#Inheritance
Object
StateManager
PropertiesBase
RibbonGroupOneLineModeSettings
See Also