ComponentOne InputPanel for WPF
AutoCommit Property

C1.WPF.InputPanel.4 Assembly > C1.WPF.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