DataRepeaterItemCloneEventArgs Properties

Include Protected Members
Include Inherited Members

The DataRepeaterItemCloneEventArgs type exposes the following members.

Properties

  Name Description
Public property Handled Gets or sets a value that specifies whether the cloning is handled by the developer.
Public property Source Gets the DataRepeaterItem from which the new DataRepeaterItem will be cloned.
Public property Target Gets or sets the new DataRepeaterItem that is the result of the cloning operation.

Top

See Also

Reference

DataRepeaterItemCloneEventArgs Class

Microsoft.VisualBasic.PowerPacks Namespace