Posted 5 December 2022, 5:55 am EST - Updated 5 December 2022, 6:28 am EST
Hi,
I am working on a flex grid in windows form version 4.0,
I could not find how to select the group rows among the other rows. Because I want to disable the group row selection.
I can see there is a property “IsNode” at the row. Can we get the row is a group row if “IsNode” property is true?