GrapeCity.Xaml.SpreadSheet.UI
VerticalScrollBarStyle Property (SpreadView)


GrapeCity.Xaml.SpreadSheet.UI Namespace > SpreadView Class : VerticalScrollBarStyle Property
Gets or sets the vertical scroll bar style.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property VerticalScrollBarStyle As Style
'Usage
 
Dim instance As SpreadView
Dim value As Style
 
instance.VerticalScrollBarStyle = value
 
value = instance.VerticalScrollBarStyle
[DefaultValue()]
public Style VerticalScrollBarStyle {get; set;}

Property Value

The vertical scroll bar style.
See Also

Reference

SpreadView Class
SpreadView Members