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