Spread Windows Forms 12.0 Product Documentation
Graphics Property (PaintGroupBarBackgroundEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PaintGroupBarBackgroundEventArgs Class : Graphics Property
The Graphics object used to paint the background.
Syntax
'Declaration
 
Public Property Graphics As Graphics
'Usage
 
Dim instance As PaintGroupBarBackgroundEventArgs
Dim value As Graphics
 
instance.Graphics = value
 
value = instance.Graphics
public Graphics Graphics {get; set;}
See Also

Reference

PaintGroupBarBackgroundEventArgs Class
PaintGroupBarBackgroundEventArgs Members