[]
        
Overrides the PaintCell to provide fraction support.
public override void PaintCell(Graphics g, Rectangle r, Appearance appearance, object value, bool isSelected, bool isLocked, float zoomFactor)
Public Overrides Sub PaintCell(g As Graphics, r As Rectangle, appearance As Appearance, value As Object, isSelected As Boolean, isLocked As Boolean, zoomFactor As Single)
| Type | Name | Description | 
|---|---|---|
| Graphics | g | |
| Rectangle | r | |
| Appearance | appearance | |
| object | value | |
| bool | isSelected | |
| bool | isLocked | |
| float | zoomFactor |