ActiveReports 8
Colors Property
See Also 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > ColorBlendEx Class : Colors Property

Glossary Item Box

Gets or sets an array of colors that represents the colors to use at corresponding positions along a gradient.

Syntax

Visual Basic (Declaration) 
Public Property Colors As ColorEx()
C# 
public ColorEx[] Colors {get; set;}

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also