[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupBackgroundColor

RangeGroupBackgroundColor Property

RangeGroupBackgroundColor

Gets or sets the color of the outline (range group) background.

Declaration
public Color RangeGroupBackgroundColor { get; set; }
Public Property RangeGroupBackgroundColor As Color
Property Value
Type Description
Color

Color of the outline (range group) background

Implements