Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

public class CellBodyStyle :
    AppearanceStyleBase

Remarks

An object of the CellBodyStyle type can be accessed by the TimelineViewStyles.TimelineCellBody property.

See Also