5 types derived from DataBoundControl
System.Web (3)
UI\WebControls\AdRotator.cs (1)
36public class AdRotator : DataBoundControl {
UI\WebControls\CompositeDataBoundControl.cs (1)
13public abstract class CompositeDataBoundControl : DataBoundControl, INamingContainer {
UI\WebControls\ListControl.cs (1)
32public abstract class ListControl : DataBoundControl, IEditableTextControl {
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
170public class Chart : System.Web.UI.WebControls.DataBoundControl, IPostBackEventHandler
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
29public class ListView : DataBoundControl, INamingContainer, IPageableItemContainer, IPersistedSelector, IDataKeysControl, IDataBoundListControl, IWizardSideBarListControl {
8 references to DataBoundControl
System.Web (8)
UI\WebControls\Adapters\DataBoundControlAdapter.cs (2)
13protected new DataBoundControl Control { 15return (DataBoundControl)base.Control;
UI\WebControls\AutoGeneratedField.cs (1)
15/// <para>Creates a field bounded to a data field in a <see cref='System.Web.UI.WebControls.DataBoundControl'/>.</para>
UI\WebControls\BoundField.cs (1)
18/// <para>Creates a field bounded to a data field in a <see cref='System.Web.UI.WebControls.DataBoundControl'/>.</para>
UI\WebControls\CheckBoxField.cs (1)
15/// <para>Creates a field bounded to a data field in a <see cref='System.Web.UI.WebControls.DataBoundControl'/>.</para>
UI\WebControls\HyperLinkField.cs (1)
18/// <para>Creates a field within the <see cref='System.Web.UI.WebControls.DataBoundControl'/> containing hyperlinks that
UI\WebControls\ImageField.cs (1)
19/// <para>Creates a field bounded to a data field in a <see cref='System.Web.UI.WebControls.DataBoundControl'/>.</para>
UI\WebControls\TemplateField.cs (1)
18/// <see cref='System.Web.UI.WebControls.DataBoundControl'/>