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

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