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

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