Back to Devexpress

DataViewTemplateContainer.DataView Property

aspnet-devexpress-dot-web-dot-dataviewtemplatecontainer.md

latest1.0 KB
Original Source

DataViewTemplateContainer.DataView Property

Gets the template container’s owner.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxDataViewBase DataView { get; }
vb
Public ReadOnly Property DataView As ASPxDataViewBase

Property Value

TypeDescription
ASPxDataViewBase

An ASPxDataViewBase descendant that owns the current object.

|

See Also

DataViewTemplateContainer Class

DataViewTemplateContainer Members

DevExpress.Web Namespace