Skip to main content

ReportDesignerViewBase.ActiveDocumentProperty Field

Identifies the ReportDesignerViewBase.ActiveDocument dependency property.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v26.1.dll

Declaration

public static readonly DependencyProperty ActiveDocumentProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also