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


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

Property Value

The horizontal 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