RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupAddViewArgs Properties

The LookupAddViewArgs type exposes the following members.

Properties


  Name Description
Public property AllowEdit
Gets or sets a value indicating whether [allow edit].
Public property CallBackToken
Gets the call back token.
Public property FromLookupControl
Gets a value indicating whether this event came from a lookup control.
Public property Handled
Gets or sets a value indicating whether this LookupAddViewArgs is handled.
Public property InitialAddModeText
Gets the initial add mode text.
Public property InputParameter
Gets or sets the input parameter.
Public property LookupData
Gets the lookup data.
Public property LookupFormMode
Gets the lookup form mode.
Public property LookupReadOnlyMode
Gets or sets a value indicating whether [lookup read only mode].
Public property 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.
Public property 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.
Public property ParentWindowPrimaryKeyValue
Gets or sets the parent window's primary key value.
Public property ReadOnlyPrimaryKeyValue
Gets or sets the read only primary key value.
Public property SelectedPrimaryKeyValue
Gets or sets the selected primary key value.