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


The following tables list the members exposed by Row.

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

Reference

Row Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options