LayoutViewCardCaptionImageEventArgs Constructors
Provides data for the LayoutView.CustomCardCaptionImage event.| Name | Parameters | Description |
|---|---|---|
| LayoutViewCardCaptionImageEventArgs(Int32, Object, Int32, Image, Boolean) | rowHandle, list, imageIndex, image, imageVisible | Initializes a new instance of the LayoutViewCardCaptionImageEventArgs class. |
See Also