LookupCommand Members
The LookupCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupCommand(LookupCommands) |
Initializes a new instance of the LookupCommand class.
|
|
LookupCommand(LookupCommands, PrimaryKeyValue, Boolean) |
Initializes a new instance of the LookupCommand class.
|
Properties
Name | Description | |
---|---|---|
AddViewParameter |
Gets or sets the add view parameter.
|
|
ClearColumns |
Gets or sets a value indicating whether [clear columns].
|
|
Command |
Gets the command to send to the LookupControl.
|
|
ParentWindowPrimaryKeyValue |
Gets the parent window's primary key value. Used when the user wishes to add or view a record on-the-fly.
|
|
ResetSearchFor |
Gets a value indicating whether to reset the Lookup Control's Search For text box when refreshing data.
|