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