Spread Windows Forms 10.0 Product Documentation
Column Class Methods


For a list of all members of this type, see Column members.

Public Methods
 NameDescription
Public MethodAddAdds a new column or range of columns before this column or range of columns.  
Public MethodEqualsDetermines whether the specified object is equivalent to this column.  
Public MethodGetHashCodeGets the hash code of this object.  
Public MethodGetPreferredWidthGets the minimum width necessary to display all the text within the specified column.  
Public MethodInvalidateInvalidates the displayed cells and sends the message to repaint them.  
Public MethodRemoveRemoves this column (or a range of columns if called repeatedly).  
Public MethodResetBackColorResets the background color for the column and makes the column inherit the background color from the default column.  
Public MethodResetBorderResets the cell border for the column and makes the column inherit the cell border from the default column.  
Public MethodResetCanFocusResets to its default value whether the cells in the column can receive focus.  
Public MethodResetCellPaddingResets the cell padding of the column.  
Public MethodResetCellTypeResets the cell type for the column and makes the column inherit the cell type from the default column.  
Public MethodResetFontResets the font for the column and makes the column inherit the font from the default column.  
Public MethodResetForeColorResets the foreground color for the column and makes the column inherit the foreground color from the default column.  
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the column and makes the column inherit the horizontal alignment from the default column.  
Public MethodResetImeModeResets the IME mode for the column and makes the column inherit the IME mode from the default column.  
Public MethodResetImeSentenceModeResets the IME sentence mode for the column and makes the column inherit the IME sentence mode from the default column.  
Public MethodResetLabelResets the label for the column and makes the column use the automatic text.  
Public MethodResetLockBackColorResets the background color for the locked column and makes the column inherit the background color from the default column.  
Public MethodResetLockedResets the locked state for the column and makes the column inherit the locked state from the default column.  
Public MethodResetLockFontResets the font for the locked column and makes the column inherit the font from the default column.  
Public MethodResetLockForeColorResets the fore color for the locked column and makes the column inherit the fore color from the default column.  
Public MethodResetMergePolicyResets the merge policy for the column and makes the column inherit the merge policy from the default column.  
Public MethodResetNoteIndicatorColorResets the color of the cell note indicator for the column to the default value.  
Public MethodResetNoteIndicatorPositionResets the position of the cell note indicator for the column to the default value.  
Public MethodResetNoteIndicatorSizeResets the size of the cell note indicator for the column to the default value.  
Public MethodResetParentStyleNameResets the ParentStyleName for the column to an empty string.  
Public MethodResetResizableResets the resizability for the column and makes the column inherit the resizability from the default column.  
Public MethodResetSortIndicatorResets the sort indicator for the column and makes the column inherit the sort indicator from the default column.  
Public MethodResetTabStopResets to its default value whether the user can set focus to the cells in this column using the Tab key.  
Public MethodResetTextIndentResets the amount of indenting of the text.  
Public MethodResetVerticalAlignmentResets the vertical alignment for the column and makes the column inherit the vertical alignment from the default column.  
Public MethodResetVisibleResets the visiblity for the column and makes the column inherit the visibility from the default column.  
Public MethodResetVisualStylesResets the setting of visual styles (XP themes) for the column to the default setting.  
Public MethodResetWidthResets the width for the column and makes the column inherit the width from the default column.  
Public MethodToStringOverloaded. Gets a string containing an absolute reference to this column in the current reference style.  
Top
See Also

Reference

Column Class
FarPoint.Win.Spread Namespace
Columns Class

User-Task Documentation

Customizing the Appearance of Rows or Columns
Customizing Row or Column Interaction

 

 


Copyright © GrapeCity, inc. All rights reserved.