Back to Devexpress

VerticalGridRowCollection.Grid Property

aspnet-devexpress-dot-web-dot-verticalgridrowcollection.md

latest1.1 KB
Original Source

VerticalGridRowCollection.Grid Property

Gets the Vertical Grid that owns the collection.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxVerticalGrid

An ASPxVerticalGrid object that owns the collection.

|

See Also

Vertical Grid

VerticalGridRowCollection Class

VerticalGridRowCollection Members

DevExpress.Web Namespace