메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
TreeGridCell ( ) : System |
메소드 | 설명 | |
---|---|---|
OnMouseDown ( System.Windows.Forms.DataGridViewCellMouseEventArgs e ) : void | ||
OnMouseUp ( System.Windows.Forms.DataGridViewCellMouseEventArgs e ) : void | ||
Paint ( |
||
Sited ( ) : void | ||
UnSited ( ) : void | ||
UpdateStyle ( ) : void |
protected OnMouseDown ( System.Windows.Forms.DataGridViewCellMouseEventArgs e ) : void | ||
e | System.Windows.Forms.DataGridViewCellMouseEventArgs | |
리턴 | void |
protected OnMouseUp ( System.Windows.Forms.DataGridViewCellMouseEventArgs e ) : void | ||
e | System.Windows.Forms.DataGridViewCellMouseEventArgs | |
리턴 | void |
protected Paint ( |
||
graphics | ||
clipBounds | ||
cellBounds | ||
rowIndex | int | |
cellState | DataGridViewElementStates | |
value | object | |
formattedValue | object | |
errorText | string | |
cellStyle | System.Windows.Forms.DataGridViewCellStyle | |
advancedBorderStyle | System.Windows.Forms.DataGridViewAdvancedBorderStyle | |
paintParts | DataGridViewPaintParts | |
리턴 | void |