ComponentOne DataGrid for WPF and Silverlight
CornerRadius Property (DataGridCellPresenter)

C1.WPF.DataGrid Namespace > DataGridCellPresenter Class : CornerRadius Property
Gets or sets the radius for the corners of the cell.
Syntax
'Declaration
 
Public Property CornerRadius As System.Windows.CornerRadius
public System.Windows.CornerRadius CornerRadius {get; set;}
See Also

Reference

DataGridCellPresenter Class
DataGridCellPresenter Members