Back to Devexpress

MVCxGridViewProperties.SettingsResizing Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties-b9ca39a0.md

latest1.3 KB
Original Source

MVCxGridViewProperties.SettingsResizing Property

Manipulates the built-in grid’s GridViewSettings.SettingsResizing property.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxGridViewResizingSettings SettingsResizing { get; }
vb
Public ReadOnly Property SettingsResizing As ASPxGridViewResizingSettings

Property Value

TypeDescription
ASPxGridViewResizingSettings

An ASPxGridViewResizingSettings object containing the search panel settings.

|

See Also

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace