dbicDate Send comments on this topic.
ArrowType Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : ArrowType Property

Gets or sets the style of the arrows in the navigation buttons

Syntax

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

Property Value

enumArrowType

Requirements

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

See Also