Gets the Graphics object where the field will be rendered.

Namespace:  C1.Win.C1ReportDesigner
Assembly:  C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)

Syntax

C#
public Graphics Graphics { get; }
Visual Basic
Public ReadOnly Property Graphics As Graphics
	Get

See Also