Back to Devexpress

CreateCustomReportDesignRepositoryItemEventArgs.DataType Property

expressappframework-devexpress-dot-expressapp-dot-reportsv2-dot-win-dot-createcustomreportdesignrepositoryitemeventargs-7b6dd83e.md

latest1.5 KB
Original Source

CreateCustomReportDesignRepositoryItemEventArgs.DataType Property

Gets the type of the report parameter value.

Namespace : DevExpress.ExpressApp.ReportsV2.Win

Assembly : DevExpress.ExpressApp.ReportsV2.Win.v25.2.dll

NuGet Package : DevExpress.ExpressApp.ReportsV2.Win

Declaration

csharp
public Type DataType { get; }
vb
Public ReadOnly Property DataType As Type

Property Value

TypeDescription
Type

A Type object that specifies the report parameter value type.

|

See Also

CreateCustomReportDesignRepositoryItemEventArgs Class

CreateCustomReportDesignRepositoryItemEventArgs Members

DevExpress.ExpressApp.ReportsV2.Win Namespace