Back to Devexpress

ColumnInfoCache Class

xtrareports-devexpress-dot-xtrareports-dot-wizards-81e05701.md

latest1.3 KB
Original Source

ColumnInfoCache Class

Stores the information about selected data columns while running the Report Wizard.

Namespace : DevExpress.XtraReports.Wizards

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class ColumnInfoCache :
    IColumnInfoCache
vb
Public Class ColumnInfoCache
    Implements IColumnInfoCache

Implements

IColumnInfoCache

Inheritance

Object ColumnInfoCache

See Also

ColumnInfoCache Members

IColumnInfoCache

DevExpress.XtraReports.Wizards Namespace