Spread Silverlight Documentation
MinWidth Property (TabStrip)


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

Reference

TabStrip Class
TabStrip Members