TcxCustomGridTableViewStyles.OnGetInactiveStyle Event
Declaration
property OnGetInactiveStyle: TcxGridGetSelectionStyleEvent read; write;
Remarks
This event occurs every time the TcxGrid control is about to apply a style to an inactive record.
See Also