OlTimelineViewMode Enum

Definition

Indicates the view mode when using a TimelineView object.

public enum class OlTimelineViewMode
public enum OlTimelineViewMode
Public Enum OlTimelineViewMode
Inheritance
OlTimelineViewMode

Fields

olTimelineViewDay 0

Displays a timeline in which the upper scale represents days and the lower scale represents hours.

olTimelineViewMonth 2

Displays a timeline in which the upper scale represents months and the lower scale represents days.

olTimelineViewWeek 1

Displays a timeline in which the upper scale represents weeks and the lower scale represents days.

Applies to