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


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

Property Value

The height of the horizontal 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