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