InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / FooterBorderStyle Property

In This Topic
    FooterBorderStyle Property
    In This Topic
    Gets or sets the style used for inner footer border.
    Syntax
    'Declaration
     
    Public Property FooterBorderStyle As Style
    public Style FooterBorderStyle {get; set;}
    See Also