Skip to content

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

Example

Adding an Icon to a Group Row


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