SetRowHeightPixel
GridCells.SetRowHeightPixel method
以像素为单位设置行高。
public void SetRowHeightPixel(int row, int pixels)
| 范围 | 类型 | 描述 |
|---|---|---|
| row | Int32 | 行索引。 |
| pixels | Int32 | 像素数。 |
以像素为单位设置行高。
public void SetRowHeightPixel(int row, int pixels)
| 范围 | 类型 | 描述 |
|---|---|---|
| row | Int32 | 行索引。 |
| pixels | Int32 | 像素数。 |