Occurs when the button in the control is clicked.
Occurs when the button in the control is clicked. When the user clicks the button, ButtonClick event will occur instead of other actions, like selecting the item or clicking the cell. ButtonClick event can occur also in rows, that are not selected, without selecting the item.
ButtonClick event has arguments of type CellEventArgs.
AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace