Spread Windows Forms 12.0 Product Documentation
ArrowColorEnabled Property (ICustomizeColor)


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

Reference

ICustomizeColor Interface
ICustomizeColor Members