FileManagerToolbarCreateButton.BeginGroup Property
Gets or sets a value that specifies whether an item separator should be displayed before the toolbar create button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the BeginGroup property to control whether a separator should appear before the current toolbar item.
See Also