[]
Represents the method that will handle the OwnerDrawCell event.
public delegate void OwnerDrawCellEventHandler(object sender, OwnerDrawCellEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the method that will handle the event. |
OwnerDrawCellEventArgs | e | Represents the method that will handle the event. |
Name | Description |
---|---|
OwnerDrawCellEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, OwnerDrawCellEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, OwnerDrawCellEventArgs) |