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


Gets or sets the width of the vertical scroll bar.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property VerticalScrollBarWidth As Double
'Usage
 
Dim instance As SpreadView
Dim value As Double
 
instance.VerticalScrollBarWidth = value
 
value = instance.VerticalScrollBarWidth
[DefaultValue()]
public double VerticalScrollBarWidth {get; set;}

Property Value

The width of the vertical scroll bar.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadView Class
SpreadView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options