dbicDropDate Send comments on this topic.
ButtonType Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : ButtonType Property

Determines how the monthly navigation buttons in the calendar will be drawn.

Syntax

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

Property Value

enumButtonType

Requirements

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

See Also