バージョン

Colors プロパティ (ColorPickerModel)

デフォルト色を取得または設定します。デフォルト色は、カラー ピッカーの上表に表示される色です。配列に、次の各行の色値を含む配列が含まれる必要があります。
シンタックス
'宣言
 
Public Property Colors As System.String()
public System.string[] Colors {get; set;}
参照

オンラインで表示: GitHub