ActiveReports Developer 7
G Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > ColorEx Structure : G Property

Glossary Item Box

Gets the green component value of this ColorEx structure.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property G As System.Byte
C# 
public System.byte G {get;}

See Also