Spread for ASP.NET 10 Product Documentation
Columns.DefaultColumn Class Methods


For a list of all members of this type, see Columns.DefaultColumn members.

Public Methods
 NameDescription
Public MethodAddAdds a new column or range of columns before this column or range of columns. (Inherited from FarPoint.Web.Spread.Column)
Public MethodEqualsDetermines whether the specified object is equivalent to this column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodGetHashCodeGets the hash code of this object. (Inherited from FarPoint.Web.Spread.Column)
Public MethodRemoveRemoves this column or range of columns. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetBackColorResets the background color for the column and makes the column inherit the background color from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetBackgroundResets the background. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetBorderResets the cell border for the column and makes the column inherit the cell border from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetCanFocusResets to its default value whether the cell can receive focus. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetCellTypeResets the cell type for the column and makes the column inherit the cell type from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetFontResets the font for the column and makes the column inherit the font from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetForeColorResets the foreground color for the column and makes the column inherit the foreground color from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the column and makes the column inherit the horizontal alignment from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetImeModeResets the IME mode for the column and makes the column inherit the IME mode from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetLockedResets the locked state for the column and makes the column inherit the locked state from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetMarginResets the settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetTabStopResets the tab stop. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetVerticalAlignmentResets the vertical alignment for the column and makes the column inherit the vertical alignment from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodResetWidthResets the width for the column and makes the column inherit the width from the default column. (Inherited from FarPoint.Web.Spread.Column)
Public MethodToStringOverloaded. Gets a string containing a reference to the default column in the current reference style.  
Top
See Also

Reference

Columns.DefaultColumn Class
FarPoint.Web.Spread Namespace
Rows.DefaultRow Class
Column Class

User-Task Documentation

Customizing the Appearance of Rows and Columns

 

 


Copyright © GrapeCity, inc. All rights reserved.