[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupButtonBorderColor

RangeGroupButtonBorderColor Property

RangeGroupButtonBorderColor

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

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

Color of the outline (range group) button border.

Implements