ActiveReports Developer 7
Shading Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ThreeDProperties Class : Shading Property

Glossary Item Box

Gets or sets the 3D shading type to use.

Syntax

Visual Basic (Declaration) 
Public Property Shading As ThreeDPropertiesShading
C# 
public ThreeDPropertiesShading Shading {get; set;}

Property Value

A ThreeDPropertiesShading enumeration indicating the 3D shading type to use.

See Also