Spread for ASP.NET 12 Product Documentation
ResetWidth Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Column Class : ResetWidth Method
Resets the width for the column and makes the column inherit the width from the default column.
Syntax
'Declaration
 
Public Sub ResetWidth() 
'Usage
 
Dim instance As Column
 
instance.ResetWidth()
public void ResetWidth()
See Also

Reference

Column Class
Column Members