ActiveReports Developer 7
Default Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IRoundingRadius Interface : Default Property

Glossary Item Box

Specifies the default radius of the rounded rectangle.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Default As Length
C# 
Length Default {get;}

See Also