GridViewStyles.DetailRow Property
Gets the style settings used to paint detail rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridViewDataRowStyle | A GridViewDataRowStyle object that contains style settings used to paint detail rows. |
See Also