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

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > 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 メンバ