IGroupCustomizer Members
Defines classes that customize group rows.Properties
Name | Description |
---|---|
BackgroundColor | Specifies the group rows‘ background color. |
Font | Specifies the font used to display data in group rows. |
Padding | Specifies the internal space between the group row‘s content and its edges. |
Methods
Name | Description |
---|---|
CreateArrowRightImageSource() | Sets up a source for the icon shown on the left of the collapsed group rows. |
LocateViewInRow(View, Rectangle) | Locates the specified view within the group row’s bounds. |
See Also