aspnet-devexpress-dot-web-b924f1b1.md
Provides the style settings used to paint edit cell captions within the Edit Form.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewEditFormCaptionStyle :
GridViewStyleBase
Public Class GridViewEditFormCaptionStyle
Inherits GridViewStyleBase
The following members return GridViewEditFormCaptionStyle objects:
These settings can be accessed using the GridViewStyles.EditFormColumnCaption and GridViewDataColumn.EditFormCaptionStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewEditFormCaptionStyle
See Also