VerticalGridRowCollection.Grid Property
Gets the Vertical Grid that owns the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxVerticalGrid | An ASPxVerticalGrid object that owns the collection. |
See Also