Back to Devexpress

VerticalGridBaseTemplateContainer.Grid Property

aspnet-devexpress-dot-web-dot-verticalgridbasetemplatecontainer.md

latest1.2 KB
Original Source

VerticalGridBaseTemplateContainer.Grid Property

Gets the ASPxVerticalGrid that owns the current object.

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 current object.

|

See Also

Vertical Grid

VerticalGridBaseTemplateContainer Class

VerticalGridBaseTemplateContainer Members

DevExpress.Web Namespace