C1.Silverlight.DataGrid Namespace > C1DataGrid Class : ShowVerticalFreezingSeparator Property |
'Declaration
Public Property ShowVerticalFreezingSeparator As DataGridColumnFreezing
public DataGridColumnFreezing ShowVerticalFreezingSeparator {get; set;}
If you want to prevent the user from changing the amount of frozen columns you should set the property CanUserFreezeColumns to None.
Additionally you can change the width of the separator by changing the property VerticalFreezingSeparatorWidth.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2