MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / ShadowOffset Property

In This Topic
ShadowOffset Property (Style)
In This Topic
Gets or sets a size of the shadow.
Syntax
'Declaration
 
Public Property ShadowOffset As ExpressionInfo
 

Property Value

An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that evaluates to a Length value indicating the size of the shadow.
Remarks
Shadow offsets are drawn to the right and below an element.
See Also