Spread for ASP.NET 12 Product Documentation
Width Property (ContextMenu)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ContextMenu Class : Width Property
Gets or sets the width.
Syntax
'Declaration
 
Public Overridable Property Width As Integer
'Usage
 
Dim instance As ContextMenu
Dim value As Integer
 
instance.Width = value
 
value = instance.Width
public virtual int Width {get; set;}

Property Value

The width.
See Also

Reference

ContextMenu Class
ContextMenu Members