TextSelectedColor プロパティ (FlexListBase)

クラス

FlexListBase.

処理

[読み取り専用] ユーザーが選択したときのレンダラのテキスト色。 デフォルト値は 0x2B333C です。

構文

C#
protected Color textSelectedColor { get; }
VB
'Declaration
Protected Read Property textSelectedColor As Color

アクセス

読み取り専用。