Back to Devexpress

CardViewSettings.SettingsSearchPanel Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-36f5c1d4.md

latest1.3 KB
Original Source

CardViewSettings.SettingsSearchPanel Property

Provides access to the search panel’s settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxCardViewSearchPanelSettings SettingsSearchPanel { get; }
vb
Public ReadOnly Property SettingsSearchPanel As MVCxCardViewSearchPanelSettings

Property Value

TypeDescription
MVCxCardViewSearchPanelSettings

An MVCxCardViewSearchPanelSettings object that containing the search panel settings.

|

See Also

Card View

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace