ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / NavigationButtonStyle Property

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