DataFormWebPart._fireInitialRow field
Indicates whether to fire the initial row.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected _fireInitialRow As Boolean
'Usage
Dim value As Boolean
value = Me._fireInitialRow
Me._fireInitialRow = value
protected bool _fireInitialRow