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

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

Syntax

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

Requirements

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

See Also