Skip to main content
A newer version of this page is available. .

ReportDesignerDocument.TitleProperty Field

Identifies the ReportDesignerDocument.Title dependency property.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public static readonly DependencyProperty TitleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also