Skip to main content

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

NuGet Package: DevExpress.Data

Declaration

public interface IColumnDynamicProvider

The following members return IColumnDynamicProvider objects:

See Also