ComponentOne DataGrid for WPF and Silverlight
RowHeaderWidth Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : RowHeaderWidth Property
Gets or sets the width in pixels of all the row headers.
Syntax
'Declaration
 
Public Property RowHeaderWidth As System.Double
public System.double RowHeaderWidth {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members