ComponentOne InputPanel for UWP
AutoCommit Property

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel Class : AutoCommit Property
Gets or sets a value that indicates whether the input data is committed automatically.
Syntax
'Declaration
 
Public Property AutoCommit As System.Boolean
public System.bool AutoCommit {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members