使用英语阅读

通过


Control.DataItemContainer 属性

定义

如果命名容器实现 IDataItemContainer,则获取对命名容器的引用。

C#
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public System.Web.UI.Control DataItemContainer { get; }

属性值

命名容器。 在实现 IDataItemContainer 的命名容器的层次结构中,此属性返回位于层次结构顶部的命名容器,或者,如果当前 Control 对象不在实现 IDataItemContainer 的命名容器中,则返回 null

属性

适用于

产品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1