aspnet-devexpress-dot-web-abad0509.md
Provides the style settings used to paint cells within the filter row.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewFilterCellStyle :
GridViewStyleBase
Public Class GridViewFilterCellStyle
Inherits GridViewStyleBase
The following members return GridViewFilterCellStyle objects:
These settings can be accessed using the GridViewStyles.FilterCell and GridViewDataColumn.FilterCellStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewFilterCellStyle
See Also