Spread for ASP.NET 9.0 Product Documentation
Columns.DefaultColumn Class Members
Properties  Methods 


The following tables list the members exposed by Columns.DefaultColumn.

Public Properties
 NameDescription
Public PropertyAutoFilterIndexGets or sets the automatic filter index for the column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyBackColorGets or sets the default background color for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyBackgroundGets or sets the background for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyBorderGets or sets the default border for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyCanFocusGets or sets whether the user can set focus to the cell using the keyboard or mouse. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyCellTypeGets or sets the default cell type for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyEditorGets or sets the default editor for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyEncodeValueGets or sets the encode value for a column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyFontGets or sets the default font for text in cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyForeColorGets or sets the default text color for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyFormatterGets or sets the default formatter for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyHorizontalAlignGets or sets the default horizontal alignment for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyImeModeGets or sets the IME mode for a column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyIndexGets the index of this column, or the starting index for this range of columns. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyIndex2Gets the ending index for this range of columns. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyLockedGets or sets whether cells in this column are marked as locked. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyMarginGets or sets the default 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 PropertyPageBreakGets or sets whether a page break is inserted before this column when printing. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyParentGets the collection of columns (Columns object) that contains this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyParentStyleNameGets or sets the name of the parent style from which style properties are inherited for this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyRendererGets or sets the default renderer for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyResizableGets or sets whether this column can be resized. (Inherited from FarPoint.Web.Spread.Column)
Public PropertySortIndicatorGets or sets the sort indicator for this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyStyleNameGets or sets the name of the custom style for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyTabStopGets or sets whether the user can set focus to cells in this column using the Tab key. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyTagGets or sets the application-defined tag value associated with the cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyVerticalAlignGets or sets the default vertical alignment for cells in this column. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyVisibleGets or sets whether this column is visible. (Inherited from FarPoint.Web.Spread.Column)
Public PropertyWidthGets or sets the width of this column. (Inherited from FarPoint.Web.Spread.Column)
Top
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.