![]() | IItemFamilyEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IItemFamilyEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | accountsDataGrid |
Gets the control accountsDataGrid
|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | allowNegativeStockCheckBoxEditor |
Gets the control allowNegativeStockCheckBoxEditor
|
![]() | analyticGridStringLookupEditor |
Gets the control analyticGridStringLookupEditor
|
![]() | automaticStockBookingCheckBoxEditor |
Gets the control automaticStockBookingCheckBoxEditor
|
![]() | CaptionTextEditor |
Gets the control CaptionTextEditor
|
![]() | chargeRateNumberEditor |
Gets the control chargeRateNumberEditor
|
![]() | countermarkCheckBoxEditor |
Gets the control countermarkCheckBoxEditor
|
![]() | countermarkForcedCheckBoxEditor |
Gets the control countermarkForcedCheckBoxEditor
|
![]() | createCustomerProductInCustomerParkCheckBoxEditor |
Gets the control createCustomerProductInCustomerParkCheckBoxEditor
|
![]() | ecotaxFurnitureIdStringLookupEditor |
Gets the control ecotaxFurnitureIdStringLookupEditor
|
![]() | ecotaxStringLookupEditor |
Gets the control ecotaxStringLookupEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | extraFeeDistributionIndexNumberEditor |
Gets the control extraFeeDistributionIndexNumberEditor
|
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | guaranteeTypeIdStringLookupEditor |
Gets the control guaranteeTypeIdStringLookupEditor
|
![]() | IdTextEditor |
Gets the control IdTextEditor
|
![]() | interestRateNumberEditor |
Gets the control interestRateNumberEditor
|
![]() | isFixedPriceImageComboEditor |
Gets the control isFixedPriceImageComboEditor
|
![]() | isWebCheckBoxEditor |
Gets the control isWebCheckBoxEditor
|
![]() | limitDateModeImageComboEditor |
Gets the control limitDateModeImageComboEditor
|
![]() | limitDateSafetyDelayModeImageComboEditor |
Gets the control limitDateSafetyDelayModeImageComboEditor
|
![]() | limitDateSafetyDelayNumberEditor |
Gets the control limitDateSafetyDelayNumberEditor
|
![]() | locationStringLookupEditor |
Gets the control locationStringLookupEditor
|
![]() | mainIntervenerStringLookupEditor |
Gets the control mainIntervenerStringLookupEditor
|
![]() | manageStockCheckBoxEditor |
Gets the control manageStockCheckBoxEditor
|
![]() | NotesRichTextEditor |
Gets the control NotesRichTextEditor
|
![]() | notIncludedImageComboEditor |
Gets the control notIncludedImageComboEditor
|
![]() | notOnMarketCheckBoxEditor |
Gets the control notOnMarketCheckBoxEditor
|
![]() | notPrintableImageComboEditor |
Gets the control notPrintableImageComboEditor
|
![]() | pickStockDisallowedOnBookedItemCheckBoxEditor |
Gets the control pickStockDisallowedOnBookedItemCheckBoxEditor
|
![]() | priceDecimalNumberImageComboEditor |
Gets the control priceDecimalNumberImageComboEditor
|
![]() | programViewTreeList |
Gets the control programViewTreeList
|
![]() | showAllVatCheckBoxEditor |
Gets the control showAllVatCheckBoxEditor
|
![]() | stockBookingCheckBoxEditor |
Gets the control stockBookingCheckBoxEditor
|
![]() | storehouseGuidLookupEditor |
Gets the control storehouseGuidLookupEditor
|
![]() | storehouseLocationStringLookupEditor |
Gets the control storehouseLocationStringLookupEditor
|
![]() | supplierStringLookupEditor |
Gets the control supplierStringLookupEditor
|
![]() | taxesTreeList |
Gets the control taxesTreeList
|
![]() | timeUnitIdStringLookupEditor |
Gets the control timeUnitIdStringLookupEditor
|
![]() | trackingModeImageComboEditor |
Gets the control trackingModeImageComboEditor
|
![]() | vatIdGuidLookupEditor |
Gets the control vatIdGuidLookupEditor
|
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.) |
IItemFamilyEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IItemFamilyEntryForm>(FormGuids.FormGuid, entityId);