Skip to main content

ReportDesignerViewModel.SessionId Property

Identifies a report editing session.

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

public string SessionId { get; }

#Property Value

Type Description
String

A String value, identifying the report editing session.

See Also