GridViewEditFormStyle Class
Provides the style settings used to paint the row where the Edit Form is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members 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