A newer version of this page is available.
Switch to the current version.
CellBodyStyle Class
Contains settings that allow you to define the appearance of the cells in the Scheduler's Timeline view.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public class CellBodyStyle :
AppearanceStyleBase
Public Class CellBodyStyle
Inherits AppearanceStyleBase
Related API Members
The following members accept/return CellBodyStyle objects:
Remarks
An object of the CellBodyStyle type can be accessed by the TimelineViewStyles.TimelineCellBody property.
Inheritance
See Also
Feedback