Skip to content

Navigator Property

Description

Object used to handle navigation activities in the Grid Control.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property Navigator() As [GridNavigator](XtremeGridControl~GridNavigator.md)

Remarks

Used to navigate the rows and columns in the grid via code. This allows you to perform actions like switching to a specific item and beginning edit mode, or selecting a specific group of rows, etc.

See Also


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