Skip to main content

ReportDesignerViewModel.StatusInfoDisplayText Property

The text displayed in the status bar of a Report Designer, corresponding to the action currently being performed.

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

public string StatusInfoDisplayText { get; }

#Property Value

Type Description
String

A String value.

See Also