Spread for ASP.NET 12 Product Documentation
AllowHeaderResize Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : AllowHeaderResize Property
Gets or sets whether to allow the user to resize the headers.
Syntax
'Declaration
 
Public Property AllowHeaderResize As Boolean
'Usage
 
Dim instance As FpSpread
Dim value As Boolean
 
instance.AllowHeaderResize = value
 
value = instance.AllowHeaderResize
public bool AllowHeaderResize {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members