Spread Windows Forms 12.0 Product Documentation
GetCompositeBackColor Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IOptimizedFilterStyleModel Interface : GetCompositeBackColor Method
The StyleInfo
Get the composite backcolor of a StyleInfo object.
Syntax
'Declaration
 
Function GetCompositeBackColor( _
   ByVal style As StyleInfo _
) As Color
'Usage
 
Dim instance As IOptimizedFilterStyleModel
Dim style As StyleInfo
Dim value As Color
 
value = instance.GetCompositeBackColor(style)
Color GetCompositeBackColor( 
   StyleInfo style
)

Parameters

style
The StyleInfo
See Also

Reference

IOptimizedFilterStyleModel Interface
IOptimizedFilterStyleModel Members