AlternatingItemColors プロパティ (FlexListBase)

クラス

FlexListBase.

処理

[読み取り専用] リストの項目の背景に使用する色。

値は 2 つ以上の色の配列になります。 リストの項目の背景を配列内の色で置き換えます。 backgroundColor プロパティが指定されていない場合にのみ使用されます。 デフォルト値は未定義です。

構文

'Declaration
Protected Read Property alternatingItemColors As List(Of Color)

アクセス

読み取り専用。