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

In This Topic
    NumericButtonStyle Property
    In This Topic
    Gets or sets the style that will be used for the numeric buttons.
    Syntax
    'Declaration
     
    
    Public Property NumericButtonStyle As Style
    public Style NumericButtonStyle {get; set;}
    See Also