您要查找的是不是:
- The cell is a column header cell. 该单元格是列标头单元格。
- Gets a value indicating whether the header cell is read-only. 获取一个值,该值指示标头单元格是否为只读。
- Property for the cell to the ID of a table header cell. 属性设置为表标题单元格的ID。
- The column width adjusts to fit the contents of the column header cell. 调整列宽,以适合列标题单元格的内容。
- This property is useful only when the column has an associated header cell. 仅当该列有一个与其关联的标头单元格时,此属性才有用。
- ColumnIndex is less than 0, indicating that the cell is a row header cell. ColumnIndex小于0,这表示该单元格为行标头单元格。
- Defines a table header cell in a table. The text within the th element usually renders in bold. 定义表格的标题单元。一般在th元素里的文字都为粗体。
- The cell is a row header cell and rowIndex is not the index of the row containing this cell. 单元格是一个行标头单元格,rowIndex不是包含此单元格的行的索引。
- The cell is a row header cell, the cell is not contained within a DataGridView control, and rowIndex is not -1. 单元格是一个行标头单元格,没有包含在DataGridView控件内,rowIndex不是-1。
- Override this property if you want to customize the appearance of the border on the upper-left header cell. 如果您希望自定义左上角标题单元格的边框外观,请重写此属性。
- The editing glyph is colored by using the ForeColor property of the row header cell. 编辑标志符号通过行标题单元格的ForeColor属性来着色。
- For example, the DataGridViewRow class uses a DataGridViewRowHeaderCell as the default header cell type. 例如,DataGridViewRow类使用DataGridViewRowHeaderCell作为默认的标题单元格类型。
- A Type that describes the run-time class of the object used as the default header cell. 一个Type,用于描述用作默认标题单元格的对象的运行时类型。
- Use the arrow keys to move to the next blank header cell, and then type the second field name. 使用箭头键移到下一个空白标题单元格,然后键入第二个字段名称。
- For example, if the row header cell has its Value property set, the glyph is removed if there is not enough room for both the text and glyph. 例如,如果行标题单元格设置了Value属性,将在没有足够的空间来同时显示文本和标志符号时移除标志符号。
- If the row header cell has a string value set, and if there is not enough room for both the text and icon, the icon is dropped first. 如果行标头单元格已设置了字符串值,并且没有足够的空间既显示文本又显示图标,则首先放弃图标。
- The index of the row containing the cell or -1 if the cell is not a row header cell or is not contained within a DataGridView control. 如果单元格不是一个行标头单元格,或者没有包含在DataGridView控件中,则为包含单元格的行的索引或为-1。
- Use the arrow keys to move to the next blank header cell and then type the second field name (you can also press TAB or double-click the new cell). 使用箭头键移到下一个空标题单元格,然后键入第二个字段的名称(也可以按Tab或双击新的单元格)。
- Use the arrow keys to move to the next blank header cell, and type the second field name (you can also press TAB or double-click the new cell). 使用箭头键移动到下一个空白标题单元格,然后键入第二个字段的名称(也可按Tab或双击新的单元格)。
- However, you can change the column headings to any headings that you want by editing the column header cells. 但是,您可以编辑列标题单元格,以便将列标题更改为所需的任何标题。
