Gets or sets the name of a CSS class applied to a filter cell element.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[DefaultValue("")]
public string FilterCell { get; set; }
<DefaultValue("")>
Public Property FilterCell As String
Type | Default | Description |
---|---|---|
String | A string specifying the name of a CSS class. |