Share via


DataFormWebPart.ShouldProvideRows Method

.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Overridable Function ShouldProvideRows As Boolean

Dim instance As DataFormWebPart
Dim returnValue As Boolean

returnValue = instance.ShouldProvideRows()
public virtual bool ShouldProvideRows()

Return Value

Type: System.Boolean

Remarks

Always returns true

See Also

Reference

DataFormWebPart Class

DataFormWebPart Members

Microsoft.SharePoint.WebPartPages Namespace