Bibliothèque de classes .NET Framework
IDataBoundListControl, interface
Expose les propriétés communes des contrôles liés aux données qui affichent plusieurs lignes.
Espace de noms :
System.Web.UI.WebControls
Assembly :
System.Web (dans System.Web.dll)

Syntaxe
Public Interface IDataBoundListControl _
Inherits IDataBoundControl
public interface IDataBoundListControl : IDataBoundControl
public interface class IDataBoundListControl : IDataBoundControl
type IDataBoundListControl =
interface
interface IDataBoundControl
end
Le type IDataBoundListControl expose les membres suivants.

Informations de version
.NET Framework
Pris en charge dans : 4

Plateformes
Windows 7, Windows Vista SP1 ou ultérieur, Windows XP SP3, Windows Server 2008 (installation minimale non prise en charge), Windows Server 2008 R2 (installation minimale prise en charge avec SP1 ou version ultérieure), Windows Server 2003 SP2
Le .NET Framework ne prend pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.

Voir aussi