TreeNode.IsTrackingViewState 屬性

定義

取得值,表示節點是否正在將變更儲存至其檢視狀態。

protected:
 property bool IsTrackingViewState { bool get(); };
protected bool IsTrackingViewState { get; }
member this.IsTrackingViewState : bool
Protected ReadOnly Property IsTrackingViewState As Boolean

屬性值

如果標記控制項以儲存其狀態,則為 true,否則為 false

適用於

另請參閱