CellBodyStyle Class
In This Article
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.v25.1.dll
#Declaration
public class CellBodyStyle :
AppearanceStyleBase
#Related API Members
The following members return CellBodyStyle objects:
#Remarks
An object of the CellBodyStyle type can be accessed by the TimelineViewStyles.TimelineCellBody property.
#Inheritance
See Also