dbicCalendar Send comments on this topic.
ArrowIndicatorStyle Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : ArrowIndicatorStyle Property

The arrow style which indicates further appointments in a date than can be shown.

Syntax

Visual Basic (Declaration) 
Public Property ArrowIndicatorStyle As enumArrowIndicator
C# 
public enumArrowIndicator ArrowIndicatorStyle {get; set;}

Property Value

enumArrowIndicator

Requirements

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

See Also