Spread ASP.NET 6.0 Product Documentation
AlternatingRow Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : AlternatingRow Class


Glossary Item Box

The following tables list the members exposed by AlternatingRow.

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color for cells in this alternating row.  
Public PropertyBackgroundGets or sets the background for cells in this alternating row.  
Public PropertyBorderGets or sets the border for cells in this alternating row.  
Public PropertyCanFocusGets or sets whether the user can set focus to the cell using the keyboard or mouse.  
Public PropertyCellTypeGets or sets the cell type for cells in this alternating row.  
Public PropertyEditorGets or sets the editor for cells in this alternating row.  
Public PropertyFontGets or sets the default font for text in cells in this alternating row.  
Public PropertyForeColorGets or sets the text color for cells in this alternating row.  
Public PropertyFormatterGets or sets the formatter for cells in this alternating row.  
Public PropertyHorizontalAlignGets or sets the default horizontal alignment for text in the cells in this alternating row.  
Public PropertyIndexGets the index of this alternating row.  
Public PropertyLockedGets or sets whether cells in this alternating row are marked as locked.  
Public PropertyMarginGets or sets the default settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this alternating row.  
Public PropertyParentGets the parent AlternatingRows object that contains this alternating row.  
Public PropertyParentStyleNameGets or sets the name of the parent style from which style properties are inherited for cells in this alternating row.  
Public PropertyRendererGets or sets the renderer for cells in this alternating row.  
Public PropertyStyleNameGets or sets the name of the custom style for cells in this alternating row.  
Public PropertyTabStopGets or sets whether the user can set focus to cells in this alternating row using the Tab key.  
Public PropertyVerticalAlignGets or sets the default vertical alignment for text in the cells in this alternating row.  
Top

Public Methods

 NameDescription
Public MethodEqualsDetermines whether the specified object is to this alternating row.  
Public MethodGetHashCodeGets the hash code of the alternating row.  
Public MethodResetCanFocusResets to its default value whether the cell can receive focus.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.