ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / VerticalFreezingSeparatorWidthProperty Field

In This Topic
    VerticalFreezingSeparatorWidthProperty Field
    In This Topic
    Identifies the VerticalFreezingSeparatorWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VerticalFreezingSeparatorWidthProperty As DependencyProperty
    public static readonly DependencyProperty VerticalFreezingSeparatorWidthProperty
    See Also