CalendarViewDayItem.SetDensityColors(IIterable<Color>) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual void SetDensityColors(IIterable<Color> ^ colors) = SetDensityColors;
void SetDensityColors(IIterable<Color> const& colors);
public void SetDensityColors(IEnumerable<Color> colors);
function setDensityColors(colors)
Public Sub SetDensityColors (colors As IEnumerable(Of Color))
參數
- colors
用來顯示密度列的 Color 值集合。
備註
您可以呼叫此方法,顯示一天中事件密度的相關內容資訊。 您可以為每一天顯示 0 到 10 個密度列,並設定每一列的色彩。 如需詳細資訊,請參閱 更新行事曆日專案