CreateCustomReportDesignRepositoryItemEventArgs.DataColumnInfo Property
Gets information on the data column.
Namespace: DevExpress.ExpressApp.ReportsV2.Win
Assembly: DevExpress.ExpressApp.ReportsV2.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2.Win
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Data.DataColumnInfo | A DevExpress.Data.DataColumnInfo object containing information on the data column. |
See Also