A newer version of this page is available.
Switch to the current version.
GridViewGroupRowStyle Class
Provides the style settings used to paint group rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewGroupRowStyle :
GridViewRowStyle
Public Class GridViewGroupRowStyle
Inherits GridViewRowStyle
Related API Members
The following members accept/return GridViewGroupRowStyle objects:
Remarks
These settings can be accessed using the GridViewStyles.GroupRow property.
Inheritance
See Also
Feedback