Skip to main content
Tab

GridViewEditFormCaptionStyle Class

Provides the style settings used to paint edit cell captions within the Edit Form.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class GridViewEditFormCaptionStyle :
    GridViewStyleBase

The following members return GridViewEditFormCaptionStyle objects:

#Remarks

These settings can be accessed using the GridViewStyles.EditFormColumnCaption and GridViewDataColumn.EditFormCaptionStyle properties.

#Inheritance

See Also