Gets or sets a value indicating whether automatic completion is enabled for the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool AutoComplete { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoComplete As Boolean |
Type: Boolean
true if incomplete values are parsed, otherwise false. Default value is false.