'Declaration
Public Overrides Sub PaintObject( _ ByVal obj As System.Object, _ ByVal bounds As System.Drawing.Rectangle, _ ByVal g As System.Drawing.Graphics _ )
'Usage
Dim instance As NDataGridMarkerStyleColumnStyle Dim obj As System.Object Dim bounds As System.Drawing.Rectangle Dim g As System.Drawing.Graphics instance.PaintObject(obj, bounds, g)
Parameters
- obj
- bounds
- g