RibbonDropDownGalleryProperties.ShowGroupText Property
Specifies whether gallery group texts are displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the ShowGroupText property to specify whether gallery group text, specified by the RibbonGalleryGroup.Text property, is displayed in an item’s drop-down window.
See Also