Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Type Parameters:
T
Syntax:
C#
public class RadPageViewReadonlyCollection<T> : List<T>, IList, ICollection, IReadOnlyCollection<T>, IEnumerable
Inheritance: objectList<T>RadPageViewReadonlyCollection<T>
Implements:
Constructors
C#
public RadPageViewReadonlyCollection()