Back to Devexpress

CellBodyStyle Class

aspnet-devexpress-dot-web-dot-aspxscheduler-ce47e86e.md

latest2.3 KB
Original Source

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class CellBodyStyle :
    AppearanceStyleBase
vb
Public Class CellBodyStyle
    Inherits AppearanceStyleBase

The following members return CellBodyStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase CellBodyStyle

See Also

CellBodyStyle Members

Get Started with Scheduler

DevExpress.Web.ASPxScheduler Namespace