GridViewEditFormTableStyle Class
In This Article
Provides the style settings used to paint the Edit Form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewEditFormTableStyle :
GridViewStyleBase
#Related API Members
The following members return GridViewEditFormTableStyle objects:
#Remarks
These settings can be accessed using the GridViewStyles.EditFormTable property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewEditFormTableStyle
See Also