SelectedItemText プロパティ (SLTabControl)

クラス

SLTabControl.

処理

[読み取り専用] 選択されている項目のテキスト。選択範囲が空の場合は空の文字列を返します。

構文

C#
protected String SelectedItemText { get; }
VB
'Declaration
Protected Read Property SelectedItemText As String

アクセス

読み取り専用。