Back to Devexpress

DataViewPagerPanelTemplateContainer.DataView Property

aspnet-devexpress-dot-web-dot-dataviewpagerpaneltemplatecontainer.md

latest1.1 KB
Original Source

DataViewPagerPanelTemplateContainer.DataView Property

Gets the template’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

DataViewPagerPanelTemplateContainer Class

DataViewPagerPanelTemplateContainer Members

DevExpress.Web Namespace