[]
        
(Showing Draft Content)

C1.Win.Schedule.BeforeDayFormatEventArgs

BeforeDayFormatEventArgs Class

Provides data for the BeforeDayFormat event of the C1Calendar control.

Inheritance
BeforeDayFormatEventArgs
Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
public class BeforeDayFormatEventArgs : EventArgs
Public Class BeforeDayFormatEventArgs
    Inherits EventArgs

Properties

Name Description
Date

Gets the DateTime value determining the currently formatted date.

Style

Gets or sets the Style object, which will be used for displaying the date.