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

Gets the navigation button for moving to the next month

Syntax

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

Property Value

dbiButtonControl

Requirements

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

See Also