[]
Raised when the Style used to render a cell needs customization.
public delegate void FetchCellStyleEventHandler(object sender, FetchCellStyleEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Raised when the used to render a cell needs customization. |
FetchCellStyleEventArgs | e | Raised when the used to render a cell needs customization. |
Name | Description |
---|---|
FetchCellStyleEventHandler(object, nint) |
Name | Description |
---|---|
BeginInvoke(object, FetchCellStyleEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, FetchCellStyleEventArgs) |