Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ReportDataV2(Session, Type) Constructor

For internal use.

Namespace: DevExpress.Persistent.BaseImpl

Assembly: DevExpress.Persistent.BaseImpl.v21.1.dll

Declaration

[Browsable(false)]
public ReportDataV2(
    Session session,
    Type dataType
)

Parameters

Name Type
session Session
dataType Type
See Also