CustomizeElementStyleEventArgs Constructors
Provides data for the ASPxScheduler.CustomizeElementStyle event.| Name | Parameters | Description |
|---|---|---|
| CustomizeElementStyleEventArgs(AppearanceStyleBase, WebElementType, ITimeCell, Boolean) | style, type, cell, isAlternate | Initializes a new instance of the CustomizeElementStyleEventArgs class with the specified settings. |
See Also