![]() | IItemSubFamilyEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IItemSubFamilyEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | analyticGridStringLookupEditor |
Gets the control analyticGridStringLookupEditor
|
![]() | Entity | Gets the Entity corresponding to EntryForm |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | itemFamilyIdStringLookupEditor |
Gets the control itemFamilyIdStringLookupEditor
|
![]() | itemSubFamilyCaptionTextEditor |
Gets the control itemSubFamilyCaptionTextEditor
|
![]() | itemSubFamilyIdTextEditor |
Gets the control itemSubFamilyIdTextEditor
|
![]() | 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.) |
IItemSubFamilyEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IItemSubFamilyEntryForm>(FormGuids.FormGuid, entityId);