GridViewStyles.EditFormTable Property
Gets the style settings used to paint the table that represents the Edit Form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridViewEditFormTableStyle | A GridViewEditFormTableStyle object that contains style settings used to paint the table. |
See Also