Skip to main content
All docs
V24.1

ToolbarItemId.CancelDocumentCreation Field

Identifies the Cancel Document Creation toolbar item.

Namespace: DevExpress.Blazor.Reporting.Models

Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public const string CancelDocumentCreation = "CancelDocumentCreation"

Field Value

Type
String
See Also