Back to Devexpress

GridViewProperties.SettingsSearchPanel Property

aspnet-devexpress-dot-web-dot-gridviewproperties-f4bbe029.md

latest1.6 KB
Original Source

GridViewProperties.SettingsSearchPanel Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsSearchPanel property.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxGridViewSearchPanelSettings

An ASPxGridViewSearchPanelSettings object containing the search panel settings.

|

See Also

Grid View

Grid View Search Panel

Search Panel

Online Demo: Grid - Search Panel

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace