Version: 2020.3
言語: 日本語

AlternatingRowBackground

enumeration

マニュアルに切り替える

説明

Options for displaying alternating background colors for ListView rows.

変数

NoneDo not alternate background colors for rows.
ContentOnlyDisplay alternating background colors only for rows that contain content.
AllDisplay alternating background colors for all rows in the ListView, regardless of whether they contain content.