GroupRowIcon Property
Description
Id of an icon to display in a group row.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property GroupRowIcon() As Long
Remarks
GroupRowIcon is the Id of an icon stored in the Grid Control's collection of icons. This icon will be displayed in a group row using the specified GroupRowIconAlignment.
See Also
- GridRecordItemMetrics Object
- XTPGroupRowIconAlignment Enumeration
- GroupRowIconAlignment Property
- Icons Property
Example
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.