Spread Silverlight Documentation
Width Property (EditingElement)


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

Reference

EditingElement Class
EditingElement Members