AutoFillControl Properties
The AutoFillControl type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowAdvancedFind |
Gets or sets a value indicating whether [allow advanced find].
|
|
AutoFillDataMaui |
Gets the automatic fill data maui.
|
|
Button |
Gets or sets the button.
|
|
CharacterCasing |
Gets or sets the character casing.
|
|
ContainsBoxIsOpen |
Gets a value indicating whether [contains box is open].
|
|
ContainsBoxMaxRows |
Gets or sets the contains box maximum number of rows.
|
|
ContainsItems |
Gets the contains items.
|
|
DesignText |
Gets or sets the design text.
|
|
EditText |
Gets or sets the edit text.
|
|
IsDirty |
Gets or sets a value indicating whether this control's value has changed.
|
|
ListBox |
Gets or sets the ListBox.
|
|
Popup |
Gets or sets the popup.
|
|
ReadOnlyMode |
Gets or sets a value indicating whether [read only mode].
|
|
RsIsTabStop |
Gets or sets a value indicating whether [rs is tab stop].
|
|
SelectionBrush |
Gets or sets the selection brush.
|
|
SelectionLength |
Gets or sets the length of the selection.
|
|
SelectionStart |
Gets or sets the selection start.
|
|
Setup |
Gets or sets the AutoFillSetup to determine how this control will behave.
|
|
ShowContainsBox |
Gets or sets a value indicating whether to show the contains box.
|
|
TabOutAfterLookupSelect |
Gets or sets a value indicating whether to automatically tab out after the user selects a record in the LookupWindow.
|
|
TextAlignment |
Gets or sets the text alignment.
|
|
TextBox |
Gets or sets the text box.
|
|
UiCommand |
Gets or sets the UI command.
|
|
UiLabel |
Gets or sets the UI label.
|
|
Value |
Gets or sets the AutoFillValue.
|