Spread Silverlight Documentation
Width Property (TabStrip)


GrapeCity.Windows.SpreadSheet.UI Namespace > TabStrip Class : Width Property
Syntax
'Declaration
 
Public Property Width As System.Double
'Usage
 
Dim instance As TabStrip
Dim value As System.Double
 
instance.Width = value
 
value = instance.Width
public System.double Width {get; set;}
See Also

Reference

TabStrip Class
TabStrip Members