ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / C1DataPager Class / NumericButtonCount Property

In This Topic
    NumericButtonCount Property
    In This Topic
    Gets or sets a value that indicates the number of page buttons shown on the System.Windows.Controls.DataPager user interface.
    Syntax
    'Declaration
     
    
    Public Property NumericButtonCount As Integer
    public int NumericButtonCount {get; set;}
    See Also