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

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