pryan,
You can use SharpGrid's OutlineIcons property to tell SharpGrid how to display the group icons:http://www.datadynamics.com/Help/SharpGrid/propertySGGridOutlineIcons.html.Unfortunately, there is no built-in feature to align group icons vertically but by using OutlineIcons property you can hide any group expand or collapse icons; or display user-defined group expand and collapse icons:http://www.datadynamics.com/Help/SharpGrid/propertySGGroupCollapseIcon.htmlhttp://www.datadynamics.com/Help/SharpGrid/propertySGGroupExpandIcon.html
Thank you,Andrey T.