Skip to main content
All docs
V23.2

ToolbarItemId.CancelDocumentCreation Field

Identifies the Cancel Document Creation toolbar item.

Namespace: DevExpress.Blazor.Reporting.Models

Assembly: DevExpress.Blazor.Reporting.v23.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public const string CancelDocumentCreation = "CancelDocumentCreation"

Field Value

Type
String
See Also