ComponentOne FlexReport for WinForms
All Property (CornerRadius)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > CornerRadius Structure : All Property
Gets or sets a single radius value for all corners. Getting this property when different radii have different values returns null. Setting this property to null does not have any effect.
Syntax
'Declaration
 
Public Property All As System.Nullable(Of Double)
public System.Nullable<double> All {get; set;}
See Also

Reference

CornerRadius Structure
CornerRadius Members