ShadowOffset Property (IStyle)
In This Topic
Gets the border shadow offset.
Syntax
'Declaration
ReadOnly Property ShadowOffset As Length
Length ShadowOffset {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the border shadow offset.
See Also