Back to Devexpress

ReportDesigner.ActualCommands Property

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-dot-reportdesigner-ba62baa3.md

latest1.3 KB
Original Source

ReportDesigner.ActualCommands Property

Provides access to actual commands of a Report Designer.

Namespace : DevExpress.Xpf.Reports.UserDesigner

Assembly : DevExpress.Xpf.ReportDesigner.v25.2.dll

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public ReportDesignerCommands ActualCommands { get; }
vb
Public ReadOnly Property ActualCommands As ReportDesignerCommands

Property Value

TypeDescription
ReportDesignerCommands

An object that provides a set of Report Designer commands.

|

See Also

ReportDesigner Class

ReportDesigner Members

DevExpress.Xpf.Reports.UserDesigner Namespace