IReportStorage.CanOpen() Method
Indicates whether the “Open” BarItem is enabled.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the “Open” command is enabled; otherwise false. |
See Also