ReportItem.InDocumentMap 屬性

定義

取得 Boolean 值,指出這個報表項目是否可以出現在文件引導模式中。

public:
 property bool InDocumentMap { bool get(); };
public bool InDocumentMap { get; }
member this.InDocumentMap : bool
Public ReadOnly Property InDocumentMap As Boolean

屬性值

Boolean

Boolean 值,指出這個項目是否具有為它定義的書籤。 如果有書籤,可以出現在文件引導模式中,而且這個屬性會傳回 true。 如果這個屬性傳回 false,則這個項目不能加入文件引導模式中。

適用於