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


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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadView Class
SpreadView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options