DataFormWebPart._fireInitialRow Field

Indicates whether to fire the initial row.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected _fireInitialRow As Boolean
'Usage
Dim value As Boolean

value = Me._fireInitialRow

Me._fireInitialRow = value
protected bool _fireInitialRow

See Also

Reference

DataFormWebPart Class

DataFormWebPart Members

Microsoft.SharePoint.WebPartPages Namespace