DataGridColumnEventArgs

Description

The DataGridColumnEventArgs class implements argument of the events occurring for any column of the DataGrid component.

Constructors

  Constructor name Brief description
The Create constructor creates an argument of the events occurring for any column of the DataGrid component.

Properties inherited from IDataGridColumnEventArgs

  Property name Brief description
The Column property returns the column, 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 Classes