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

Gets the navigation button for moving to the previous month

Syntax

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

Property Value

dbiButtonControl

Requirements

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

See Also