Scheduler for WinForms
BackColor プロパティ (BeforeAppointmentFormatEventArgs)

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule 名前空間 > BeforeAppointmentFormatEventArgs クラス : BackColor プロパティ
予定要素のカスタム背景色を指定する System.Drawing.Color 値を 取得または設定します。
シンタックス
'宣言
 
Public Property BackColor As System.Drawing.Color
public System.Drawing.Color BackColor {get; set;}
解説
Label プロパティで決定されるデフォルトの背景色を使用するには、 この値を System.Drawing.Color.Empty のままにします。
参照

BeforeAppointmentFormatEventArgs クラス
BeforeAppointmentFormatEventArgs メンバ