Spread Silverlight Documentation
MaxWidth Property (DragFillSmartTag)


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

Reference

DragFillSmartTag Class
DragFillSmartTag Members