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

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