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

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