GroupRowIconAlignment Property
Description
Specifies the icon alignment within a group row.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property GroupRowIconAlignment() As [XTPGroupRowIconAlignment](XtremeGridControl~Enumerations~XTPGroupRowIconAlignment_EN.md)
Remarks
Any combination of XTPGroupRowIconAlignment flags can be used to set the alignment of an icon added to a group row. This alignment applies to a custom icon that is added with the GroupRowIcon property, not the "+" and "-" button.
See Also
Example
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.