IColleagueFamilyEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IColleagueFamilyEntryForm type exposes the following members.
| Name | Description | |
|---|---|---|
| Actions |
Actions of the form
(Inherited from IApiEntryForm.) | |
| analyticGridStringLookupEditor |
Gets the control analyticGridStringLookupEditor
| |
| CaptionTextEditor |
Gets the control CaptionTextEditor
| |
| CommissionScaleTreeList |
Gets the control CommissionScaleTreeList
| |
| documentSerialStringLookupEditor |
Gets the control documentSerialStringLookupEditor
| |
| Entity | Gets the main Entity used in the Form | |
| Form |
Gets the form
(Inherited from IForm.) | |
| IdTextEditor |
Gets the control IdTextEditor
| |
| NotesRichTextEditor |
Gets the control NotesRichTextEditor
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Show |
Show the form
(Inherited from IForm.) | |
| ShowDialog |
Show the form as modal
(Inherited from IForm.) |
IColleagueFamilyEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IColleagueFamilyEntryForm>(FormGuids.FormGuid, entityId);