GetNodeTooltip メソッド (SapTree)

クラス

SapTree.

処理

ノードのツールチップ テキストを返します。

構文

C#
nodeTooltip = tree.GetNodeTooltip(nodeKey)
VB
nodeTooltip = tree.GetNodeTooltip(nodeKey)
変数 説明
nodeTooltip String
nodeKey ノードのキー。 String