Spread Silverlight Documentation
Row Class Members
Properties  Methods  Events


The following tables list the members exposed by Row.

Public Properties
 NameDescription
Public PropertyActualHeightGets the height of the row in pixels.  
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 row is currently visible.  
Public PropertyBackgroundGets or sets the background for a row.  
Public PropertyBackgroundThemeColorGets or sets background theme color for a row.  
Public PropertyBorderBottomGets or sets the bottom border for a row.  
Public PropertyBorderLeftGets or sets the left border for a row.  
Public PropertyBorderRightGets or sets the right border for a row.  
Public PropertyBorderTopGets or sets the top border for a row.  
Public PropertyCanUserResizeGets or sets whether this row can be resized.  
Public PropertyDataValidatorGets or sets the data validator for the row.  
Public PropertyFocusableGets or sets whether the user can set focus to the row using the keyboard or mouse.  
Public PropertyFontFamilyGets or sets the font family for a row.  
Public PropertyFontSizeGets or sets the font size for a row in points.  
Public PropertyFontStretchGets or sets the degree to which the font in the row is condensed or expanded.  
Public PropertyFontStyleGets or sets the font style for the row.  
Public PropertyFontThemeGets or sets the font theme for the row.  
Public PropertyFontWeightGets or sets the font weight for the row.  
Public PropertyForegroundGets or sets the foreground color for the row.  
Public PropertyForegroundThemeColorGets or sets the foreground theme color for a row.  
Public PropertyFormatterGets or sets the formatter for the row.  
Public PropertyHeightGets or sets the height, in pixels, of the cells in this row.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the row contents.  
Public PropertyIndexGets the index of the row, or the starting index for the range of rows.  
Public PropertyIndex2Gets the ending index for the range of rows.  
Public PropertyIsFilteredOutGets a value that indicates whether this row is filtered out.  
Public PropertyIsVisibleGets or sets whether this row is visible.  
Public PropertyLabelGets or sets the header label for this row.  
Public PropertyLockedGets or sets whether a row is marked as locked from editing.  
Public PropertyParentGets the collection of rows that contain this row.  
Public PropertyParentStyleNameGets or sets the parent style for the row.  
Public PropertyShrinkToFitGets or sets whether to support shrink to fit.  
Public PropertyStrikethroughGets or sets a value that indicates whether strikethrough takes effect.  
Public PropertyStyleNameGets or sets the custom style for cells in this row.  
Public PropertyTabStopGets or sets whether the user can set focus to cells in this row using the Tab key.  
Public PropertyTagGets or sets the application-defined tag value associated with the cells in this row.  
Public PropertyTextIndentGets or sets the amount to indent the row text, in pixels.  
Public PropertyUnderlineGets or sets a value that indicates whether the underline takes effect.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the row contents.  
Public PropertyWordWrapGets or sets whether to wrap the text.  
Top
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the specified object is equivalent to this row.  
Public MethodGetHashCodeGets the hash code for this row.  
Public MethodGetTextGets the text in a specified column in the current row.  
Public MethodGetValueGets the value in a specified column in the current row.  
Public MethodRemoveRemoves the current row or range of rows.  
Public MethodResetBackgroundResets the row to inherit the background color from the default row.  
Public MethodResetBackgroundThemeColorResets the BackgroundThemeColor property for the row.  
Public MethodResetBorderBottomResets the row to inherit the bottom row border from the default row.  
Public MethodResetBorderLeftResets the row to inherit the left row border from the default row.  
Public MethodResetBorderRightResets the row to inherit the right row border from the default row.  
Public MethodResetBorderTopResets the row to inherit the top row border from the default row.  
Public MethodResetCanUserResizeResets whether the row can be resized and makes the row inherit the setting from the default row.  
Public MethodResetDataValidatorResets the DataValidator property for the row.  
Public MethodResetFocusableResets whether the row can receive focus to its default value.  
Public MethodResetFontFamilyResets the font family.  
Public MethodResetFontSizeResets the font size for the row and makes the row inherit the font size from the default row.  
Public MethodResetFontStretchResets the font stretch for the row and makes the row inherit the font stretch from the default row.  
Public MethodResetFontStyleResets the font style for the row and makes the row inherit the font style from the default row.  
Public MethodResetFontThemeResets the FontTheme property for the row.  
Public MethodResetFontWeightResets the font weight for the row and makes the row inherit the font weight from the default row.  
Public MethodResetForegroundResets the row to inherit the foreground color from the default row.  
Public MethodResetForegroundThemeColorResets the ForegroundThemeColor property for the row.  
Public MethodResetFormatterResets the row to inherit the formatter from the default row.  
Public MethodResetHeightResets the row to inherit the height from the default row.  
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the row and makes the row inherit the horizontal alignment from the default row.  
Public MethodResetIsVisibleResets the visibility for the row and makes the row inherit the visibility from the default row.  
Public MethodResetLabelResets the label for the row and makes the row use the automatic text.  
Public MethodResetLockedResets the locked state for the row and makes the row inherit the locked state from the default row.  
Public MethodResetParentStyleNameResets the ParentStyleName property for the row 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 property for the row.  
Public MethodResetTabStopResets whether the user can set focus to the cells in this row using the Tab key, to its default value.  
Public MethodResetTextIndentResets the text indent for the row and makes the row inherit the text indent from the default row.  
Public MethodResetUnderlineResets the Underline property to false.  
Public MethodResetVerticalAlignmentResets the vertical alignment for the row and makes the row inherit the vertical alignment from the default row.  
Public MethodResetWordWrapResets the word wrap for the row and makes the row inherit the word wrap from the default row.  
Public MethodSetTextSets the text in a specified column in the current row.  
Public MethodSetValueSets the value in a specified column in the current row.  
Public MethodToStringOverloaded. Gets a string that contains an absolute reference to this row in the current reference style.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when a property value changes.  
Top
See Also

Reference

Row Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.