'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property VerticalScrollBarStyle As System.Windows.Style
'Usage Dim instance As SpreadView Dim value As System.Windows.Style instance.VerticalScrollBarStyle = value value = instance.VerticalScrollBarStyle
[System.ComponentModel.DefaultValue()] public System.Windows.Style VerticalScrollBarStyle {get; set;}