InitialSelectionEnable Property
Description
Specifies whether the first row in the grid will become selected when initially populated.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property InitialSelectionEnable() As Boolean
Remarks
Use InitialSelectionEnable to stop the grid from automatically selecting the first row after population. By default, this is set to true.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.