GrapeCity.Win.MultiRow Namespace : NewCellPositionNeededEventArgs Class |
For a list of all members of this type, see NewCellPositionNeededEventArgs members.
Name | Description | |
---|---|---|
![]() | CellIndex | Gets the cell index in its parent Section. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) |
![]() | CellName | Gets the cell name. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) |
![]() | MoveStatus | Gets the status that indicates which behavoir caused the NewCellPositionNeeded event to occur. |
![]() | NewCellPosition | Gets or sets a new current cell position. |
![]() | RowIndex | Gets the index of the owner Row that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) |
![]() | Scope | Gets the area of the cell that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) |
![]() | SectionIndex | Gets the index of the owner Section that the event occurs for. (Inherited from GrapeCity.Win.MultiRow.CellEventArgs) |