Name | Description | |
---|---|---|
BackColor | Gets or sets the background color for cells in this alternating row. | |
Border | Gets or sets the border for cells in this alternating row. | |
CanFocus | Gets or sets whether the user can set focus to the cell using the keyboard or mouse for cells in this row. | |
CellPadding | Gets or sets the amount of space, in pixels, to pad cells in the alternating row(s). | |
CellType | Gets or sets the cell type for cells in this alternating row. | |
Editor | Gets or sets the editor for cells in this alternating row. | |
Font | Gets or sets the default font for text in cells in this alternating row. | |
ForeColor | Gets or sets the text color for cells in this alternating row. | |
Formatter | Gets or sets the formatter for cells in this alternating row. | |
HorizontalAlignment | Gets or sets the horizontal alignment for text in the cells in this alternating row. | |
ImeMode | Gets or sets the IME mode for an alternating row. | |
ImeSentenceMode | Gets or sets the IME sentence mode for an alternating row. | |
Index | Gets the index of this alternating row. | |
InputScope | Gets or sets the input scope for an alternating row. | |
LockBackColor | Gets or sets the background color for lock cells in this alternating row. | |
Locked | Gets or sets whether cells in this alternating row are marked as locked. | |
LockFont | Gets or sets the font for lock cells in this alternating row. | |
LockForeColor | Gets or sets the fore color for lock cells in this alternating row. | |
NoteIndicatorColor | Gets or sets the default color for the note indicator for cells in this row. | |
NoteIndicatorPosition | Gets or sets the position of the note indicator for cells in this row. | |
NoteIndicatorSize | Gets or sets the default size for the note indicator for cells in this row. | |
Parent | Gets the parent AlternatingRows object that contains this alternating row. | |
ParentStyleName | Gets or sets the name of the parent style from which style properties are inherited for cells in this alternating row. | |
Renderer | Gets or sets the renderer for cells in this alternating row. | |
StyleName | Gets or sets the name of the custom style for cells in this alternating row. | |
TabStop | Gets or sets whether the user can set focus to cells in this row using the Tab key. | |
TextIndent | Gets or sets the amount of space, in pixels, to indent text in cells in this row. | |
VerticalAlignment | Gets or sets the vertical alignment for text in the cells in this alternating row. |