dbicCalendar Send comments on this topic.
Row Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > SetTipsEventArgs Class : Row Property

The top visible row in the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Row As Integer
C# 
public int Row {get;}

Property Value

Integer

Requirements

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

See Also