[]
Raised when a cell needs custom formatting.
public delegate void FormatTextEventHandler(object sender, FormatTextEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Raised when a cell needs custom formatting. |
FormatTextEventArgs | e | Raised when a cell needs custom formatting. |
Name | Description |
---|---|
FormatTextEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, FormatTextEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, FormatTextEventArgs) |