Back to Devexpress

GridViewSettings.SettingsResizing Property

aspnet-devexpress-dot-web-dot-mvc-dot-gridviewsettings-5d3ffe64.md

latest1.3 KB
Original Source

GridViewSettings.SettingsResizing Property

Provides access to the GridView’s resizing settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v20.1.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