ASP.NET Core MVC コントロールヘルプ
Palette プロパティ (InputColor)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputColor クラス : Palette プロパティ
Gets or sets an array that contains the colors in the palette.
シンタックス
'宣言
 
Public Property Palette As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> Palette {get; set;}
解説
The palette contains ten colors, represented by an array with ten strings. The first two colors are usually white and black.
参照

InputColor クラス
InputColor メンバ