Skip to main content
Tab

GridViewProperties.SettingsResizing Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ASPxGridViewResizingSettings SettingsResizing { get; }

Property Value

Type Description
ASPxGridViewResizingSettings

An ASPxGridViewResizingSettings object containing the search panel settings.

See Also