메소드 | 설명 | |
---|---|---|
GetCellHeight ( |
Returns the height that is required to render this cell. If zero is returned then the default row height is used.
|
|
TextCellRenderer ( ) : System |
Initializes a new instance of the TextCellRenderer class with default settings
|
메소드 | 설명 | |
---|---|---|
OnPaint ( |
Raises the Paint event
|
public GetCellHeight ( |
||
graphics | ||
cell | ||
리턴 | int |
protected OnPaint ( |
||
e | A PaintCellEventArgs that contains the event data | |
리턴 | void |