SelectionExcludeGroupRows Property
Description
Specifies whether group rows will be included in the selection when the collapse (+/-) button is pressed while selecting multiple rows.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property SelectionExcludeGroupRows() As Boolean
Remarks
SelectionExcludeGroupRows allows you to specify whether the group row that is expanded/collapsed during multiple row selection will get included in the selection.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.