Wisej.Web.DataRepeaterItem
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Used by the control to display data at run time.
Initializes a new instance of the object.
: Return a value that determines whether a is the currently selected item in a control.
: Returns the index of a in a control.
: Returns value that determines whether the data for a in a control has been changed by the user.
Bindable components implement this interface.
Provides access to common image properties across the controls that implement this interface.
All wisej components implement this interface.
All wisej controls derived from the Control class must implement this interface.
Allows an object to serialize itself.
Public Class DataRepeaterItem
Inherits Panelpublic class DataRepeaterItem : Panel