GrapeCity.Xaml.SpreadSheet.Data
Column Class Members
Properties  Methods  Events


The following tables list the members exposed by Column.

Public Properties
 NameDescription
Public PropertyActualStrikethrough Gets the current value that indicates whether strikethrough is used.  
Public PropertyActualUnderline Gets the current value that indicates whether underline is used.  
Public PropertyActualVisible Gets a value that indicates whether this column is currently visible.  
Public PropertyActualWidth Gets the width of the column in pixels.  
Public PropertyBackground Gets or sets the background for a column.  
Public PropertyBackgroundThemeColor Gets or sets the color of the background theme.  
Public PropertyBorderBottom Gets or sets the bottom border for a column.  
Public PropertyBorderLeft Gets or sets the left border for a column.  
Public PropertyBorderRight Gets or sets the right border for a column.  
Public PropertyBorderTop Gets or sets the top border for a column.  
Public PropertyCanUserResize Gets or sets whether this column can be resized.  
Public PropertyDataField Gets or sets the data field for this column in the data source.  
Public PropertyDataValidator Gets or sets the data validator for a column.  
Public PropertyFocusable Gets or sets whether the user can set focus to the column using the keyboard or mouse.  
Public PropertyFontFamily Gets or sets the font family for a column.  
Public PropertyFontSize Gets or sets the font size for a column in points.  
Public PropertyFontStretch Gets or sets the degree to which a font is condensed or expanded.  
Public PropertyFontStyle Gets or sets the font style for a row.  
Public PropertyFontTheme Gets or sets the font theme for the column.  
Public PropertyFontWeight Gets or sets the font weight for a row.  
Public PropertyForeground Gets or sets the foreground for a column.  
Public PropertyForegroundThemeColor Gets or sets the foreground theme color for the current column.  
Public PropertyFormatter Gets or sets the formatter for a column.  
Public PropertyHorizontalAlignment Gets or sets the horizontal alignment of the column contents.  
Public PropertyIndex Gets the index of the column, or the starting index for the range of columns.  
Public PropertyIndex2 Gets the ending index for the range of columns.  
Public PropertyIsVisible Gets or sets whether this column is visible.  
Public PropertyLabel Gets or sets the header label for this column.  
Public PropertyLocked Gets or sets whether a column is marked as locked from editing.  
Public PropertyParent Gets the collection of columns that contains this column.  
Public PropertyParentStyleName Gets or sets the parent style for a column.  
Public PropertyShrinkToFit Gets or sets whether to support shrink to fit.  
Public PropertyStrikethrough Gets or sets a value that indicates whether the Strikethrough property takes effect.  
Public PropertyStyleName Gets or sets the custom style for cells in this column.  
Public PropertyTabStop Gets or sets a value that indicates whether the user can set focus to cells in this column using the Tab key.  
Public PropertyTag Gets or sets the application-defined tag value associated with the cells in this column.  
Public PropertyTextIndent Gets or sets the amount to indent the text in a column.  
Public PropertyUnderline Gets or sets a value that indicates whether the Underline property takes effect.  
Public PropertyVerticalAlignment Gets or sets the vertical alignment of the column contents.  
Public PropertyWidth Gets or sets the width of cells in this column, in pixels.  
Public PropertyWordWrap Gets or sets whether to support word wrap.  
Top
Public Methods
 NameDescription
Public MethodEquals Determines whether the specified object is equivalent to the current column.  
Public MethodGetHashCode Gets the hash code of this object.  
Public MethodGetText Gets the text in a specified row in the current column.  
Public MethodGetValue Gets the value in a specified row in the current column.  
Public MethodRemove Removes the current column or range of columns.  
Public MethodResetBackground Resets the column to inherit the background color from the default column.  
Public MethodResetBackgroundThemeColor Resets the background theme color for the column.  
Public MethodResetBorderBottom Resets the column to inherit the column bottom border from the default column.  
Public MethodResetBorderLeft Resets the column to inherit the column left border from the default column.  
Public MethodResetBorderRight Resets the column to inherit the column right border from the default column.  
Public MethodResetBorderTop Resets the column to inherit the column top border from the default column.  
Public MethodResetCanUserResize Resets the column to inherit whether it can be resized from the default column.  
Public MethodResetDataValidator Resets the data validator for the column.  
Public MethodResetFocusable Resets whether the column can receive focus, to its default value.  
Public MethodResetFontFamily Resets the font family.  
Public MethodResetFontSize Resets the font size for the column and causes the column to inherit the font size from the default column.  
Public MethodResetFontStretch Resets the font stretch for the column and causes the column to inherit the font stretch from the default column.  
Public MethodResetFontStyle Resets the font style for the column and causes the column to inherit the font style from the default column.  
Public MethodResetFontTheme Resets the font theme for the column.  
Public MethodResetFontWeight Resets the font weight for the column and causes the column to inherit the font weight from the default column.  
Public MethodResetForeground Resets the column to inherit the text color from the default column.  
Public MethodResetForegroundThemeColor Resets the the ForegroundThemeColor property for the column.  
Public MethodResetFormatter Resets the column to inherit the formatter from the default column.  
Public MethodResetHorizontalAlignment Resets the horizontal alignment for the column and causes the column to inherit the horizontal alignment from the default column.  
Public MethodResetIsVisible Resets the column to inherit the visibility setting from the default column.  
Public MethodResetLabel Resets the label for the column and causes the column to use the automatic text.  
Public MethodResetLocked Resets the column to inherit the locked state from the default column.  
Public MethodResetParentStyleName Resets the ParentStyleName object for the column to an empty string.  
Public MethodResetShrinkToFit Resets the shrink to fit setting for the row and causes the row to inherit the shrink to fit setting from the default row.  
Public MethodResetStrikethrough Resets the Strikethrough property to false.  
Public MethodResetStyleName Resets the StyleName object for the column.  
Public MethodResetTabStop Resets whether the user can set focus to the cells in this column using the Tab key, to the default value.  
Public MethodResetTextIndent Resets the text indent for the column and causes the column to inherit the text indent from the default column.  
Public MethodResetUnderline Resets the Underline property to false.  
Public MethodResetVerticalAlignment Resets the vertical alignment for the column and causes the column to inherit the vertical alignment from the default column.  
Public MethodResetWidth Resets the column to inherit the width from the default column.  
Public MethodResetWordWrap Resets the word wrap for the column and causes the column to inherit the word wrap from the default column.  
Public MethodSetText Sets the text in a specified row in the current column.  
Public MethodSetValue Sets 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
Public Events
 NameDescription
Public EventChanged Occurs when a property value changes.  
Top
See Also

Reference

Column Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options