[Visual Basic] Public Property CellBackgroundColor As System.Windows.Media.Color
[C#] public System.Windows.Media.Color CellBackgroundColor {get; set;}
プロパティ値
色を表す System.Windows.Media.Color 型の値。
既定値は Colors.Black です。
解説
CellBackgroundColorEnable プロパティが True の場合に有効です。
参照
Thumbnail メンバ | Newtone.ImageKit.WPF.Thumbnail