| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property VertScrollValue As Integer | |
| C# | |
|---|---|
public virtual int VertScrollValue {get; set;} | |
Property Value
IntegerThis property value is of type Integer, indicating the position of the vertical scroll bar.
| dbicDayView | Send comments on this topic. |
| VertScrollValue Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : VertScrollValue Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property VertScrollValue As Integer | |
| C# | |
|---|---|
public virtual int VertScrollValue {get; set;} | |