![]() | IThirdSubFamilyEntryFormBase Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IThirdSubFamilyEntryFormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | analyticGridStringLookupEditor |
Gets the control analyticGridStringLookupEditor
|
![]() | Entity | Gets the main entity used in the form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | thirdFamilyIdStringLookupEditor |
Gets the control thirdFamilyIdStringLookupEditor
|
![]() | thirdSubFamilyCaptionTextEditor |
Gets the control thirdSubFamilyCaptionTextEditor
|
![]() | thirdSubFamilyIdTextEditor |
Gets the control thirdSubFamilyIdTextEditor
|
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.) |
IThirdSubFamilyEntryFormBase instance = Utils<ExtensionType>.CreateEntryForm<IThirdSubFamilyEntryFormBase>(FormGuids.FormGuid, entityId);