dbicMonth Send comments on this topic.
ButtonArrow Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : ButtonArrow Property

Determines the type of navigational button to draw in the title.

Syntax

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

Property Value

enumArrowType

Requirements

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

See Also