GridViewStyles.InlineEditRow Property
Gets the style settings used to paint the In-Line Edit Row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridViewInlineEditRowStyle | A GridViewInlineEditRowStyle object that contains style settings used to paint the in-line edit row. |
See Also