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