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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > RowHeader Class : Width Property
Gets or sets the row header column width.
Syntax
'Declaration
 
Public Property Width As Integer
'Usage
 
Dim instance As RowHeader
Dim value As Integer
 
instance.Width = value
 
value = instance.Width
public int Width {get; set;}
See Also

Reference

RowHeader Class
RowHeader Members