A newer version of this page is available.
Switch to the current version.
GridViewEditFormStyle Class
Provides the style settings used to paint the row where the Edit Form is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewEditFormStyle :
GridViewStyleBase
Public Class GridViewEditFormStyle
Inherits GridViewStyleBase
Related API Members
The following members accept/return GridViewEditFormStyle objects:
Remarks
These settings can be accessed using the GridViewStyles.EditForm property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewEditFormStyle
See Also
Feedback