A newer version of this page is available.
Switch to the current version.
GridViewEditFormTableStyle Class
Provides the style settings used to paint the Edit Form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridViewEditFormTableStyle :
GridViewStyleBase
Public Class GridViewEditFormTableStyle
Inherits GridViewStyleBase
Related API Members
The following members accept/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
Feedback