ComponentOne DataGrid for WPF and Silverlight
VerticalFreezingSeparatorWidth Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : VerticalFreezingSeparatorWidth Property
Gets or sets the width in pixels of the vertical freezing separator.
Syntax
'Declaration
 
Public Property VerticalFreezingSeparatorWidth As System.Double
public System.double VerticalFreezingSeparatorWidth {get; set;}
Remarks
Default value is 5 pixels.
See Also

Reference

C1DataGrid Class
C1DataGrid Members