ComponentOne FlexGrid for WPF and Silverlight
CornerRadius Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : CornerRadius Property
Gets or sets the CornerRadius of the cell borders.
Syntax
'Declaration
 
Public Property CornerRadius As System.Nullable(Of CornerRadius)
public System.Nullable<CornerRadius> CornerRadius {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members