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.v25.1.dll

#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