Skip to main content
A newer version of this page is available. .

IColumnDynamicProvider Interface

Provides information about data columns which becomes available only at runtime (as is the case with recurrent data fields in a report’s XtraReportBase.DataSource)

Namespace: DevExpress.Data.Controls.ExpressionEditor

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public interface IColumnDynamicProvider

The following members return IColumnDynamicProvider objects:

See Also