Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / Columns.DefaultColumn Class


In This Topic
Columns.DefaultColumn Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds a new column or range of columns before this column or range of columns. (Inherited from FarPoint.Win.Spread.Column)
Public MethodDetermines whether the specified object is equivalent to this column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodGets the hash code of this object. (Inherited from FarPoint.Win.Spread.Column)
Public MethodGets the minimum width necessary to display all the text within the specified column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodInvalidates the displayed cells and sends the message to repaint them. (Inherited from FarPoint.Win.Spread.Column)
Public MethodRemoves this column or range of columns. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the background color for the column and makes the column inherit the background color from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the cell border for the column and makes the column inherit the cell border from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets to its default value whether the cells in the column can receive focus. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the cell padding of the column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the cell type for the column and makes the column inherit the cell type from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the font for the column and makes the column inherit the font from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the foreground color for the column and makes the column inherit the foreground color from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the horizontal alignment for the column and makes the column inherit the horizontal alignment from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the IME mode for the column and makes the column inherit the IME mode from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the IME sentence mode for the column and makes the column inherit the IME sentence mode from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the label for the column and makes the column use the automatic text. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the background color for the locked column and makes the column inherit the background color from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the locked state for the column and makes the column inherit the locked state from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the font for the locked column and makes the column inherit the font from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the fore color for the locked column and makes the column inherit the fore color from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the merge policy for the column and makes the column inherit the merge policy from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the color of the cell note indicator for the column to the default value. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the position of the cell note indicator for the column to the default value. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the size of the cell note indicator for the column to the default value. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the ParentStyleName for the column to an empty string. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the resizability for the column and makes the column inherit the resizability from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the sort indicator for the column and makes the column inherit the sort indicator from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets to its default value whether the user can set focus to the cells in this column using the Tab key. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the amount of indenting of the text. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the vertical alignment for the column and makes the column inherit the vertical alignment from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the visiblity for the column and makes the column inherit the visibility from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the setting of visual styles (XP themes) for the column to the default setting. (Inherited from FarPoint.Win.Spread.Column)
Public MethodResets the width for the column and makes the column inherit the width from the default column. (Inherited from FarPoint.Win.Spread.Column)
Public MethodOverloaded. Overridden. Gets a string that contains a reference to the default column in the current reference style.  
Top
See Also