Back to Devexpress

ReportDesignerCommands.Designer Property

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-dot-reportdesignercommands.md

latest1.3 KB
Original Source

ReportDesignerCommands.Designer Property

Specifies a Report Designer to which the current ReportDesignerCommands object is attached.

Namespace : DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public ReportDesigner Designer { get; }
vb
Public ReadOnly Property Designer As ReportDesigner

Property Value

TypeDescription
ReportDesigner

A ReportDesigner to which commands are attached.

|

See Also

ReportDesignerCommands Class

ReportDesignerCommands Members

DevExpress.Xpf.Reports.UserDesigner Namespace