CustomizeElementStyleEventArgs Properties
Provides data for the ASPxScheduler.CustomizeElementStyle event.Name | Description |
---|---|
Cell | Gets an object providing access to a resource and time interval corresponding to a visual element. |
ElementType | Gets a type of the scheduler’s visual element. |
IsAlternate | Gets a value that indicates whether an element is highlighted within the scheduler control. |
Style | Get the style that defines the appearance of a visual element within the scheduler control. |
See Also