Back to Devexpress

GridViewSettings.SettingsResizing Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-4a317862.md

latest1.2 KB
Original Source

GridViewSettings.SettingsResizing Property

Provides access to the GridView’s resizing settings.

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

A ASPxGridViewResizingSettings object containing the resizing settings.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace