ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / NumericButtonStyle Property

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