RibbonGroup.ShowDialogBoxLauncher Property
In This Article
Gets or sets whether the dialog box launcher is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Remarks
Use the ShowDialogBoxLauncher property to manage the visibility of a dialog box launcher. To customize the style of the dialog box launcher, use the RibbonStyles.GroupDialogBoxLauncher property.
Note
The Showfalse
.
See Also