Report.ShowHideStateChanged 屬性

定義

取得值,指出報表快照集的顯示/隱藏狀態是否已經變更。

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

屬性值

Boolean

true如果報表快照集的顯示/隱藏狀態已變更,則為,否則為 false

適用於