The BeforeCellRenderEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BeforeCellRenderEventArgs | Initializes a new instance of the BeforeCellRenderEventArgs class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CssClass |
CSS class to be applied to the cell. Remember that it will be prefixed with DayPilotMonth.CssClassPrefix.
|
![]() | End |
Ending time of the cell. Read-only.
|
![]() | InnerHTML |
HTML to be placed inside the cell.
|
![]() | Start |
Starting time of the cell. Read-only.
|