ClassDataEntryPanelControlCollection
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class DataEntryPanelControlCollection : RadScrollablePanelControlCollection, IList, ICollection, IEnumerable, ICloneable
Inheritance: objectArrangedElementCollectionControl.ControlCollectionRadScrollablePanelControlCollectionDataEntryPanelControlCollection
Implements:
Inherited Members
Constructors
DataEntryPanelControlCollection(RadDataEntry)
Declaration
cs-api-definition
public DataEntryPanelControlCollection(RadDataEntry owner)
Parameters
owner