dbicDayView Send comments on this topic.
Value Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > VertScrollEventArgs Class : Value Property

Gets or sets the zero-based value of the vertical scroll bar.

Syntax

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

Property Value

Integer

Requirements

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

See Also