Spread Silverlight Documentation
Column Class Properties


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

Public Properties
 NameDescription
Public PropertyActualStrikethroughGets the current value that indicates whether strikethrough is used.  
Public PropertyActualUnderlineGets the current value that indicates whether underline is used.  
Public PropertyActualVisibleGets a value that indicates whether this column is currently visible.  
Public PropertyActualWidthGets the width of the column in pixels.  
Public PropertyBackgroundGets or sets the background for a column.  
Public PropertyBackgroundThemeColorGets or sets the color of the background theme.  
Public PropertyBorderBottomGets or sets the bottom border for a column.  
Public PropertyBorderLeftGets or sets the left border for a column.  
Public PropertyBorderRightGets or sets the right border for a column.  
Public PropertyBorderTopGets or sets the top border for a column.  
Public PropertyCanUserResizeGets or sets whether this column can be resized.  
Public PropertyDataFieldGets or sets the data field for this column in the data source.  
Public PropertyDataValidatorGets or sets the data validator for a column.  
Public PropertyFocusableGets or sets whether the user can set focus to the column using the keyboard or mouse.  
Public PropertyFontFamilyGets or sets the font family for a column.  
Public PropertyFontSizeGets or sets the font size for a column in points.  
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded.  
Public PropertyFontStyleGets or sets the font style for a row.  
Public PropertyFontThemeGets or sets the font theme for the column.  
Public PropertyFontWeightGets or sets the font weight for a row.  
Public PropertyForegroundGets or sets the foreground for a column.  
Public PropertyForegroundThemeColorGets or sets the foreground theme color for the current column.  
Public PropertyFormatterGets or sets the formatter for a column.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the column contents.  
Public PropertyIndexGets the index of the column, or the starting index for the range of columns.  
Public PropertyIndex2Gets the ending index for the range of columns.  
Public PropertyIsVisibleGets or sets whether this column is visible.  
Public PropertyLabelGets or sets the header label for this column.  
Public PropertyLockedGets or sets whether a column is marked as locked from editing.  
Public PropertyParentGets the collection of columns that contains this column.  
Public PropertyParentStyleNameGets or sets the parent style for a column.  
Public PropertyShrinkToFitGets or sets whether to support shrink to fit.  
Public PropertyStrikethroughGets or sets a value that indicates whether the Strikethrough property takes effect.  
Public PropertyStyleNameGets or sets the custom style for cells in this column.  
Public PropertyTabStopGets or sets a value that indicates whether the user can set focus to cells in this column using the Tab key.  
Public PropertyTagGets or sets the application-defined tag value associated with the cells in this column.  
Public PropertyTextIndentGets or sets the amount to indent the text in a column.  
Public PropertyUnderlineGets or sets a value that indicates whether the Underline property takes effect.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the column contents.  
Public PropertyWidthGets or sets the width of cells in this column, in pixels.  
Public PropertyWordWrapGets or sets whether to support word wrap.  
Top
See Also

Reference

Column Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.