Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / AlternatingRow Class
Properties Methods


In This Topic
    AlternatingRow Class Members
    In This Topic

    The following tables list the members exposed by AlternatingRow.

    Public Properties
     NameDescription
    Public PropertyGets or sets the background color for cells in this alternating row.  
    Public PropertyGets or sets the background for cells in this alternating row.  
    Public PropertyGets or sets the border for cells in this alternating row.  
    Public PropertyGets or sets whether the user can set focus to the cell using the keyboard or mouse.  
    Public PropertyGets or sets the cell type for cells in this alternating row.  
    Public PropertyGets or sets the editor for cells in this alternating row.  
    Public PropertyGets or sets the encode value setting for an alternating row.  
    Public PropertyGets or sets the default font for text in cells in this alternating row.  
    Public PropertyGets or sets the text color for cells in this alternating row.  
    Public PropertyGets or sets the formatter for cells in this alternating row.  
    Public PropertyGets or sets the default horizontal alignment for text in the cells in this alternating row.  
    Public PropertyGets the index of this alternating row.  
    Public PropertyGets or sets whether cells in this alternating row are marked as locked.  
    Public PropertyGets 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 PropertyGets the parent AlternatingRows object that contains this alternating row.  
    Public PropertyGets or sets the name of the parent style from which style properties are inherited for cells in this alternating row.  
    Public PropertyGets or sets the renderer for cells in this alternating row.  
    Public PropertyGets or sets the name of the custom style for cells in this alternating row.  
    Public PropertyGets or sets whether the user can set focus to cells in this alternating row using the Tab key.  
    Public PropertyGets or sets the default vertical alignment for text in the cells in this alternating row.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object is equal to another object in this alternating row.  
    Public MethodGets the hash code of the alternating row.  
    Public MethodResets to its default value whether the cell can receive focus.  
    Top
    See Also