InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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