'Declaration <ListBindableAttribute(False)> Public MustInherit Class VirtualListBase
'Usage Dim instance As VirtualListBase
[ListBindable(false)] public abstract class VirtualListBase
'Declaration <ListBindableAttribute(False)> Public MustInherit Class VirtualListBase
'Usage Dim instance As VirtualListBase
[ListBindable(false)] public abstract class VirtualListBase
System.Object
Xceed.Grid.Collections.VirtualListBase
Xceed.Grid.Collections.CellList
Name | Description | |
---|---|---|
![]() | Count | Gets the number of items contained in the list. |
![]() | IsFixedSize | Gets a value indicating if the list has a fixed size. |
![]() | IsReadOnly | Gets a value indicating if the list is read-only. |
![]() | IsSynchronized | Gets a boolean value indicating if access to the list is synchronized (thread-safe). |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the list. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2