DataRepeaterItem

Wisej.Web.DataRepeaterItem

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Used by the DataRepeater control to display data at run time.

public class DataRepeaterItem : Panel

Constructors

Initializes a new instance of the DataRepeaterItem object.

Properties

Boolean: Return a value that determines whether a DataRepeaterItem is the currently selected item in a DataRepeater control.

Int32: Returns the index of a DataRepeaterItem in a DataRepeater control.

Boolean: Returns value that determines whether the data for a DataRepeaterItem in a DataRepeater control has been changed by the user.

Implements

Last updated