Spread Silverlight Documentation
Column Class Methods


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

Public Methods
 NameDescription
Public MethodEqualsDetermines whether the specified object is equivalent to the current column.  
Public MethodGetHashCodeGets the hash code of this object.  
Public MethodGetTextGets the text in a specified row in the current column.  
Public MethodGetValueGets the value in a specified row in the current column.  
Public MethodRemoveRemoves the current column or range of columns.  
Public MethodResetBackgroundResets the column to inherit the background color from the default column.  
Public MethodResetBackgroundThemeColorResets the background theme color for the column.  
Public MethodResetBorderBottomResets the column to inherit the column bottom border from the default column.  
Public MethodResetBorderLeftResets the column to inherit the column left border from the default column.  
Public MethodResetBorderRightResets the column to inherit the column right border from the default column.  
Public MethodResetBorderTopResets the column to inherit the column top border from the default column.  
Public MethodResetCanUserResizeResets the column to inherit whether it can be resized from the default column.  
Public MethodResetDataValidatorResets the data validator for the column.  
Public MethodResetFocusableResets whether the column can receive focus, to its default value.  
Public MethodResetFontFamilyResets the font family.  
Public MethodResetFontSizeResets the font size for the column and causes the column to inherit the font size from the default column.  
Public MethodResetFontStretchResets the font stretch for the column and causes the column to inherit the font stretch from the default column.  
Public MethodResetFontStyleResets the font style for the column and causes the column to inherit the font style from the default column.  
Public MethodResetFontThemeResets the font theme for the column.  
Public MethodResetFontWeightResets the font weight for the column and causes the column to inherit the font weight from the default column.  
Public MethodResetForegroundResets the column to inherit the text color from the default column.  
Public MethodResetForegroundThemeColorResets the the ForegroundThemeColor property for the column.  
Public MethodResetFormatterResets the column to inherit the formatter from the default column.  
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the column and causes the column to inherit the horizontal alignment from the default column.  
Public MethodResetIsVisibleResets the column to inherit the visibility setting from the default column.  
Public MethodResetLabelResets the label for the column and causes the column to use the automatic text.  
Public MethodResetLockedResets the column to inherit the locked state from the default column.  
Public MethodResetParentStyleNameResets the ParentStyleName object for the column to an empty string.  
Public MethodResetShrinkToFitResets the shrink to fit setting for the row and causes the row to inherit the shrink to fit setting from the default row.  
Public MethodResetStrikethroughResets the Strikethrough property to false.  
Public MethodResetStyleNameResets the StyleName object for the column.  
Public MethodResetTabStopResets whether the user can set focus to the cells in this column using the Tab key, to the default value.  
Public MethodResetTextIndentResets the text indent for the column and causes the column to inherit the text indent from the default column.  
Public MethodResetUnderlineResets the Underline property to false.  
Public MethodResetVerticalAlignmentResets the vertical alignment for the column and causes the column to inherit the vertical alignment from the default column.  
Public MethodResetWidthResets the column to inherit the width from the default column.  
Public MethodResetWordWrapResets the word wrap for the column and causes the column to inherit the word wrap from the default column.  
Public MethodSetTextSets the text in a specified row in the current column.  
Public MethodSetValueSets the value in a specified row in the current column.  
Public MethodToStringOverloaded. Gets a string that contains an absolute reference to this column in the current reference style.  
Top
See Also

Reference

Column Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.