dbicDayView Send comments on this topic.
AmPmPosition Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : AmPmPosition Property

Gets or sets the position of the AM/PM in the timeline.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AmPmPosition As enumAmPmPosition
C# 
public virtual enumAmPmPosition AmPmPosition {get; set;}

Property Value

enumAmPmPosition

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also