[]
        
(Showing Draft Content)

C1.Win.C1Schedule.BeforeTimeFormatEventArgs

BeforeTimeFormatEventArgs Class

Provides data for the BeforeTimeFormat event of the C1Schedule control.

Inheritance
BeforeTimeFormatEventArgs
Namespace: C1.Win.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class BeforeTimeFormatEventArgs : EventArgs

Properties

Name Description
Background

Gets or sets Color value specifying custom background color for the time interval element.

Duration

Gets the TimeSpan value determining the duration of the time interval to format.

Group

Gets the ScheduleGroupItem object which is currently formatted.

Start

Gets the DateTime value determining the start date and time of the time interval to format.

WorkTime

Gets or sets a value indicating whether time interval should be displayed as a working time.