Spread Windows Forms 12.0 Product Documentation
SplitBarBackgroundColor Property (ICustomizeColor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ICustomizeColor Interface : SplitBarBackgroundColor Property
Gets or sets split bar back ground color.
Syntax
'Declaration
 
Property SplitBarBackgroundColor As Color
'Usage
 
Dim instance As ICustomizeColor
Dim value As Color
 
instance.SplitBarBackgroundColor = value
 
value = instance.SplitBarBackgroundColor
Color SplitBarBackgroundColor {get; set;}
See Also

Reference

ICustomizeColor Interface
ICustomizeColor Members