Version 1
Common Interface IFocusChangedEventArgs GrapeCity DataViewsJS Interface

IFocusChangedEventArgs Interface

Defines arguments of the event that occurs when the focused row is changed.

Heirarchy

  • IFocusChangedEventArgs

Properties

Properties

column

column: number

Indicates the focused column, it is -1 if the selection unit is row

sourceRow

sourceRow: number

Indicates the source data row index of the current focused row, it is -1 if the focused row element has no mapping source data