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.v18.2.dll

Declaration

public interface IColumnDynamicProvider

The following members return IColumnDynamicProvider objects:

See Also