aspnet-devexpress-dot-web-2b2e7cb0.md
Provides the style settings used to paint edit cells.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewEditCellStyle :
GridViewStyleBase
Public Class GridViewEditCellStyle
Inherits GridViewStyleBase
The following members return GridViewEditCellStyle objects:
These settings can be accessed using the GridViewStyles.EditFormCell, GridViewStyles.InlineEditCell and GridViewDataColumn.EditCellStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewEditCellStyle
See Also