Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class ListViewSubDataItemCollection : IList, ICollection, IEnumerable
Inheritance: objectListViewSubDataItemCollection
Implements:
Constructors
Properties
C#
public bool IsFixedSize { get; }
Implements:
C#
public bool IsReadOnly { get; }
Implements:
C#
public bool IsSynchronized { get; }
Implements:
Methods
C#
public void Clear()
Implements: