Skip to main content
A newer version of this page is available. .
Tab

GridViewProperties.SettingsResizing Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ASPxGridViewResizingSettings SettingsResizing { get; }

Property Value

Type Description
ASPxGridViewResizingSettings

An ASPxGridViewResizingSettings object containing the search panel settings.

See Also