CardViewSearchPanelState.ColumnNames Property
Specifies the columns to which the search panel filter should be applied.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
String | A String value listing CardView column identifiers that can be column name, field name, or caption. |
See Also