ComponentOne InputPanel for UWP
AddButtonVisibility Property

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel Class : AddButtonVisibility Property
Gets or sets a value that determines whether the Add button is shown.
Syntax
'Declaration
 
Public Property AddButtonVisibility As Windows.UI.Xaml.Visibility
public Windows.UI.Xaml.Visibility AddButtonVisibility {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members