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

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