DataRepeaterItem
Wisej.Web.DataRepeaterItem
Last updated
Was this helpful?
Wisej.Web.DataRepeaterItem
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Used by the control to display data at run time.
Initializes a new instance of the object.
: Returns the client rectangle to use in the designer.
disposing
e
Renders the client component.
config
Dynamic configuration object.
x
y
width
height
specified
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
Provides access to common image properties across the controls that implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.
: 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.
All wisej controls derived from the class must implement this interface.