DxGridDataColumn Events
A DxGrid‘s data column.
Name | Description |
---|---|
Filter |
Fires when the column’s operator type changes. |
Filter |
Fires when the value in the column’s filter row editor changes. |
Group |
Fires when the column’s group index changes. |
Sort |
Fires when the column’s sort index changes. |
Sort |
Fires when the column’s sort order changes. |
Visible |
Fires when the column visibility changes.
Inherited from Dx |
Visible |
Fires when the column’s visible index changes.
Inherited from Dx |
Width |
Fires when a column’s width changes.
Inherited from Dx |
See Also