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

Determines the properties of the navigation buttons.

Syntax

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

Property Value

dbiButtonControl

Requirements

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

See Also