![]() | ISubTaxEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The ISubTaxEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | calculationBaseImageComboEditor |
Gets the control calculationBaseImageComboEditor
|
![]() | captionTextEditor |
Gets the control captionTextEditor
|
![]() | Entity | Gets the Tax Entity |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | taxStringLookupEditor |
Gets the control taxStringLookupEditor
|
![]() | taxValueNumberEditor |
Gets the control taxValueNumberEditor
|
![]() | territorialitiesTreeList |
Gets the control territorialitiesTreeList
|
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.) |
ISubTaxEntryForm instance = Utils<ExtensionType>.CreateEntryForm<ISubTaxEntryForm>(FormGuids.FormGuid, entityId);