Skip to content

SelectionChanged Event

Description

Occurs when a row is selected in the GridControl.

Syntax

Public Event SelectionChanged()

Remarks

Occurs when a row is clicked by a mouse button and when a row is selected by moving the Up and Down arrow keys. The FocusChanging event occurs right before the selection has changed.

See Also


See Also

Grid Control ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.