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

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