Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.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 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 for cells in this row.  
    Public PropertyGets or sets the amount of space, in pixels, to pad cells in the alternating row(s).  
    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 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 horizontal alignment for text in the cells in this alternating row.  
    Public PropertyGets or sets the IME mode for an alternating row.  
    Public PropertyGets or sets the IME sentence mode for an alternating row.  
    Public PropertyGets the index of this alternating row.  
    Public PropertyGets or sets the input scope for an alternating row.  
    Public PropertyGets or sets the background color for lock cells in this alternating row.  
    Public PropertyGets or sets whether cells in this alternating row are marked as locked.  
    Public PropertyGets or sets the font for lock cells in this alternating row.  
    Public PropertyGets or sets the fore color for lock cells in this alternating row.  
    Public PropertyGets or sets the default color for the note indicator for cells in this row.  
    Public PropertyGets or sets the position of the note indicator for cells in this row.  
    Public PropertyGets or sets the default size for the note indicator for cells in this 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 row using the Tab key.  
    Public PropertyGets or sets the amount of space, in pixels, to indent text in cells in this row.  
    Public PropertyGets or sets the 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 MethodInvalidates the displayed cells and sends the message to repaint them.  
    Public MethodResets the background color for this row and makes this row inherit the background color from the default row.  
    Public MethodResets the cell border for this row and makes this row inherit the cell border from the default row.  
    Public MethodResets to its default value whether the cells in this row can receive focus.  
    Public MethodResets the cell padding of the alternate row.  
    Public MethodResets the cell type for this row and makes this row inherit the cell type from the default row.  
    Public MethodResets the font for this row and makes this row inherit the font from the default row.  
    Public MethodResets the foreground color for this row and makes this row inherit the foreground color from the default row.  
    Public MethodResets the horizontal alignment for this row and makes this row inherit the horizontal alignment from the default row.  
    Public MethodResets the background color for this locked row and makes this row inherit the background color from the default row.  
    Public MethodResets the locked state for this row and makes this row inherit the locked state from the default row.  
    Public MethodResets the font for this locked row and makes this row inherit the font from the default row.  
    Public MethodResets the text color for this locked row and makes this row inherit the fore color from the default row.  
    Public MethodResets the cell note indicator color for cells in this row.  
    Public MethodResets the position of the note indicator for cells in this row to the default value.  
    Public MethodResets the cell note indicator size for cells in this row.  
    Public MethodResets to its default value whether the user can set focus to cells in this row using the Tab key.  
    Public MethodResets the text indent for the row and makes the row inherit the text indent from the default row.  
    Public MethodResets the vertical alignment for this row and makes this row inherit the vertical alignment from the default row.  
    Top
    See Also