ComponentOne DataGrid for WPF and Silverlight
ShowVerticalFreezingSeparator Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : ShowVerticalFreezingSeparator Property
Gets a value indicating whether to show vertical freezing separator.
Syntax
'Declaration
 
Public ReadOnly Property ShowVerticalFreezingSeparator As System.Boolean
public System.bool ShowVerticalFreezingSeparator {get;}

Property Value

true if show vertical freezing separator; otherwise, false.
See Also

Reference

DataGridRow Class
DataGridRow Members