INodeWithVisibility 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
允許 TreeNode 動態決定自己是否在樹中可見(顯示)。
public interface class INodeWithVisibility
public interface INodeWithVisibility
type INodeWithVisibility = interface
Public Interface INodeWithVisibility
屬性
| 名稱 | Description |
|---|---|
| ShouldShow |
會得到一個值,表示是否應該顯示某個節點。 |