All pages
Powered by GitBook
1 of 1

Loading...

DataRepeaterItem

Wisej.Web.DataRepeaterItem

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

  • Control

    • ScrollableControl

Used by the control to display data at run time.

Constructors

DataRepeaterItem()

Initializes a new instance of the object.

Properties

IsCurrent

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

ItemIndex

: Returns the index of a in a control.

Modified

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

Implements

Name
Description

IBindableComponent

Bindable components implement this interface.

IImage

Provides access to common image properties across the controls that implement this interface.

IWisejComponent

All wisej components implement this interface.

IWisejControl

All wisej controls derived from the Control class must implement this interface.

IWisejSerializable

Allows an object to serialize itself.

Panel
DataRepeaterItem
DataRepeater
Public Class DataRepeaterItem
    Inherits Panel
DataRepeaterItem
Boolean
DataRepeaterItem
DataRepeater
Int32
DataRepeaterItem
DataRepeater
Boolean
DataRepeaterItem
DataRepeater
public class DataRepeaterItem : Panel