[]
Raised when an unbound column needs to be rendered.
public delegate void UnboundColumnFetchEventHandler(object sender, UnboundColumnFetchEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised when an unbound column needs to be rendered. |
| UnboundColumnFetchEventArgs | e | Raised when an unbound column needs to be rendered. |
| Name | Description |
|---|---|
| UnboundColumnFetchEventHandler(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(object, UnboundColumnFetchEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, UnboundColumnFetchEventArgs) |