LookupAddViewArgs Members
The LookupAddViewArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupAddViewArgs |
Initializes a new instance of the LookupAddViewArgs class.
|
Properties
Name | Description | |
---|---|---|
AllowEdit |
Gets or sets a value indicating whether [allow edit].
|
|
CallBackToken |
Gets the call back token.
|
|
FromLookupControl |
Gets a value indicating whether this event came from a lookup control.
|
|
Handled |
Gets or sets a value indicating whether this LookupAddViewArgs is handled.
|
|
InitialAddModeText |
Gets the initial add mode text.
|
|
InputParameter |
Gets or sets the input parameter.
|
|
LookupData |
Gets the lookup data.
|
|
LookupFormMode |
Gets the lookup form mode.
|
|
LookupReadOnlyMode |
Gets or sets a value indicating whether [lookup read only mode].
|
|
NewRecordPrimaryKeyValue |
Gets the new record's primary key value object. Used to add a new record in a Db maintenance window with multiple primary key fields.
|
|
OwnerWindow |
Gets the owner window that is firing this event. For use in setting owner property of the WPF window associated with the Table Definition.
|
|
ParentWindowPrimaryKeyValue |
Gets or sets the parent window's primary key value.
|
|
ReadOnlyPrimaryKeyValue |
Gets or sets the read only primary key value.
|
|
SelectedPrimaryKeyValue |
Gets or sets the selected primary key value.
|