aspnet-devexpress-dot-web-dot-aspxscheduler-ce47e86e.md
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.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class CellBodyStyle :
AppearanceStyleBase
Public Class CellBodyStyle
Inherits AppearanceStyleBase
The following members return CellBodyStyle objects:
An object of the CellBodyStyle type can be accessed by the TimelineViewStyles.TimelineCellBody property.
Object MarshalByRefObject Component Style AppearanceStyleBase CellBodyStyle
See Also