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


Gets or sets the width of the tab strip for this component expressed as a percentage of the overall horizontal scroll bar width.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property TabStripRatio As Double
'Usage
 
Dim instance As SpreadView
Dim value As Double
 
instance.TabStripRatio = value
 
value = instance.TabStripRatio
[DefaultValue()]
public double TabStripRatio {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadView Class
SpreadView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options