Skip to main content
A newer version of this page is available.
All docs
V19.2

AgendaTodayVerticalDateHeaderStyles(ISkinOwner) Constructor

Initializes a new instance of the AgendaTodayVerticalDateHeaderStyles class.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

Declaration

public AgendaTodayVerticalDateHeaderStyles(
    ISkinOwner owner
)

Parameters

Name Type Description
owner DevExpress.Web.Internal.ISkinOwner

An object that implements the ISkinOwner interface.

See Also