![]() | ICommissionScaleEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The ICommissionScaleEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | BeginningDateTimeEditor |
Gets the control BeginningDateTimeEditor
|
![]() | ColleagueFamilyTreeList |
Gets the control ColleagueFamilyTreeList
|
![]() | colleagueSelectionTreeList |
Gets the control colleagueSelectionTreeList
|
![]() | ColleagueTreeList |
Gets the control ColleagueTreeList
|
![]() | EndDateTimeEditor |
Gets the control EndDateTimeEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | GroupByImageComboEditor |
Gets the control GroupByImageComboEditor
|
![]() | IdTextEditor |
Gets the control IdTextEditor
|
![]() | itemSelectionTreeList |
Gets the control itemSelectionTreeList
|
![]() | ModeImageComboEditor |
Gets the control ModeImageComboEditor
|
![]() | NameTextEditor |
Gets the control NameTextEditor
|
![]() | ObjectiveTypeImageComboEditor |
Gets the control ObjectiveTypeImageComboEditor
|
![]() | richTextEditor1 |
Gets the control richTextEditor1
|
![]() | ScopeImageComboEditor |
Gets the control ScopeImageComboEditor
|
![]() | SelectionTreeList |
Gets the control SelectionTreeList
|
![]() | StageTreeList |
Gets the control StageTreeList
|
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.) |
ICommissionScaleEntryForm instance = Utils<ExtensionType>.CreateEntryForm<ICommissionScaleEntryForm>(FormGuids.FormGuid, entityId);