LayoutViewFieldCaptionImageEventArgs Constructors
Provides data for the LayoutView.CustomFieldCaptionImage event.| Name | Parameters | Description |
|---|---|---|
| LayoutViewFieldCaptionImageEventArgs(Int32, GridColumn, Object) | rowHandle, column, list | Initializes a new instance of the LayoutViewFieldCaptionImageEventArgs class with the specified settings. |
See Also