Skip to main content

ReportDesigner.SessionId Property

Identifies a report editing session, which allows you to preview a report that is being edited in the Designer in a Document Viewer.

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

public string SessionId { get; }

#Property Value

Type Description
String

A String value.

See Also