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


Gets or sets whether the sheet in the control scrolls when the user moves the scroll box.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ScrollBarTrackPolicy As ScrollBarTrackPolicy
'Usage
 
Dim instance As SpreadView
Dim value As ScrollBarTrackPolicy
 
instance.ScrollBarTrackPolicy = value
 
value = instance.ScrollBarTrackPolicy
[DefaultValue()]
public ScrollBarTrackPolicy ScrollBarTrackPolicy {get; set;}

Property Value

The scroll bar track policy.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadView Class
SpreadView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options