The Image
public class ImageMergedEventArgs: EventArgs
Public Class ImageMergedEventArgs
Inherits EventArgs
Introduced: X10.
Property | Description |
---|---|
Data |
Gets the data row which is used to supply the current image with merge content. |
ID | Gets the ID of the merged image. |
Image | Gets or sets the merged image. |
Merge |
If the image is part of a merge block, this property returns the name of the block. |
Merged | Gets a boolean value that indicates whether the current image has been merged successfully or not. |
Name | Gets the name of the merged image. |
Nesting |
If the image is part of a merge block, this property returns the one-based nesting depth of the block. |