[]
Represents the parameter UI closed handler.
public delegate void SectionReport.ParameterUIClosedHandler(object sender, bool cancelled)
Type | Name | Description |
---|---|---|
object | sender | Represents the parameter UI closed handler. |
bool | cancelled | Represents the parameter UI closed handler. |
Name | Description |
---|---|
ParameterUIClosedHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, bool, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, bool) |