クリック、またはドラッグでサイズを変更できます。
ActiveDayStyleGradationStartColor プロパティ
MonthCalenderM for Windows Forms 2.1.0.4
アクティブなセルのグラデーションの開始色を取得または設定します。 BorderStyle プロパティの設定値が、WiseupSoft.Win.Control.ActiveBorderStyle.Gradation の場合のみ有効です。

名前空間: WiseupSoft.Win.Control
アセンブリ: MonthCalendarM (in MonthCalendarM.dll) バージョン: 2.1.0.4 (2.1.0.4)
構文
public Color GradationStartColor { get; set; }

プロパティ値

型: Color
グラデーションの開始色を表す System.Drawing.Color 構造体。 既定値は、System.Drawing.Color.SkyBlue です。

戻り値

型: Color
解説