Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartContextMenuStrip Class / BackgroundImage Property


In This Topic
BackgroundImage Property (SpreadChartContextMenuStrip)
In This Topic
Syntax
'Declaration
 
Public Overrides Property BackgroundImage As Image
 
'Usage
 
Dim instance As SpreadChartContextMenuStrip
Dim value As Image
 
instance.BackgroundImage = value
 
value = instance.BackgroundImage
See Also