Skip to main content

Member Table: Bind to a Data Source

Member Description
TcxCustomDBPivotGrid.DataSource Provides access to the data source bound to the pivot grid.
TcxCustomDBPivotGrid.DataController and TcxCustomPivotGrid.DataController Provides access to the data controller for the pivot grid.
TcxCustomPivotGrid.Fields Provides indexed access to the pivot grid’s collection of fields.
TcxDBPivotGridField.DataBinding and TcxPivotGridField.DataBinding Specifies an object which links a field to a data source.
TcxCustomPivotGrid.OnLayoutChanged Enables you to track changes made to the pivot grid’s layout.
See Also