[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.ArrowColorDisabled

ArrowColorDisabled Property

ArrowColorDisabled

Gets or sets the arrow color when the button is disabled.

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

The arrow color disabled.

Implements