IDataGridBandEventArgs

Description

The IDataGridBandEventArgs interface contains argument properties of the events connected to any container of the DataGrid component.

Properties

  Property name Brief description
The BandBase property returns the container, for which the event is generated.

Properties inherited from IDataGridEventArgs

   Property name Brief description
Grid The Grid property returns the table, for which any event is generated.

See also:

ExtCtrls Assembly Interfaces