ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / VerticalFreezingSeparatorWidth Property

In This Topic
    VerticalFreezingSeparatorWidth Property
    In This Topic
    Gets or sets the width in pixels of the vertical freezing separator.
    Syntax
    'Declaration
     
    
    Public Property VerticalFreezingSeparatorWidth As Double
    public double VerticalFreezingSeparatorWidth {get; set;}
    Remarks
    Default value is 5 pixels.
    See Also