IReportStorage.CanCreateNew() Method
Indicates whether it is possible to create a new tab with a blank report in the designer.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Returns
Type | Description |
---|---|
Boolean | true if a new tab can be created; otherwise false. |
See Also