Spread Windows Forms 12.0 Product Documentation
RangeGroupLineColor Property (ICustomizeColor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ICustomizeColor Interface : RangeGroupLineColor Property
Gets or sets range group line color.
Syntax
'Declaration
 
Property RangeGroupLineColor As Color
'Usage
 
Dim instance As ICustomizeColor
Dim value As Color
 
instance.RangeGroupLineColor = value
 
value = instance.RangeGroupLineColor
Color RangeGroupLineColor {get; set;}
See Also

Reference

ICustomizeColor Interface
ICustomizeColor Members