Skip to main content

TcxGridChartView.OnActiveDataLevelChanged Event

Occurs after the active data level has been changed.

Declaration

property OnActiveDataLevelChanged: TNotifyEvent read; write;

Remarks

This event is fired if:

The Sender parameter specifies the View in which the active data level has been changed.

End-users can navigate data levels and perform drill-down and drill-up operations using the data level navigator.

See Also