Back to Devexpress

GridViewColumnCollection.Grid Property

aspnet-devexpress-dot-web-dot-gridviewcolumncollection.md

latest1.0 KB
Original Source

GridViewColumnCollection.Grid Property

Gets the Grid View that owns the collection.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxGridView Grid { get; }
vb
Public ReadOnly Property Grid As ASPxGridView

Property Value

TypeDescription
ASPxGridView

An ASPxGridView object that owns the collection.

|

See Also

Grid View

GridViewColumnCollection Class

GridViewColumnCollection Members

DevExpress.Web Namespace