共用方式為


DataFormWebPart._fireInitialRow field

表示是否要引發初始的資料列。

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

Syntax

'宣告
Protected _fireInitialRow As Boolean
'用途
Dim value As Boolean

value = Me._fireInitialRow

Me._fireInitialRow = value
protected bool _fireInitialRow

請參閱

參照

DataFormWebPart class

DataFormWebPart members

Microsoft.SharePoint.WebPartPages namespace