Name | Description | |
---|---|---|
Count | Gets the number of items contained in the list. (Inherited from Xceed.Grid.Collections.VirtualListBase) | |
IsFixedSize | Overridden. Gets a value indicating whether the CellList has a fixed size. | |
IsReadOnly | Overridden. Gets a value indicating whether the CellList is readonly. | |
IsSynchronized | Gets a boolean value indicating if access to the list is synchronized (thread-safe). (Inherited from Xceed.Grid.Collections.VirtualListBase) | |
Item | Overloaded. Gets the cell at the specified index. | |
SyncRoot | Gets an object that can be used to synchronize access to the list. (Inherited from Xceed.Grid.Collections.VirtualListBase) |