ComponentOne DataGrid for WPF and Silverlight
CellsAreaMargin Property (DataGridViewProperties)

C1.Silverlight.DataGrid Namespace > DataGridViewProperties Class : CellsAreaMargin Property
Gets the margin of the cells area. Zero if there are no grouped columns.
Syntax
'Declaration
 
Public Property CellsAreaMargin As System.Windows.Thickness
public System.Windows.Thickness CellsAreaMargin {get; set;}
See Also

Reference

DataGridViewProperties Class
DataGridViewProperties Members