Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Collections Namespace / CellList Class


In This Topic
    CellList Class Properties
    In This Topic

    For a list of all members of this type, see CellList members.

    Public Properties
     NameDescription
    Public PropertyGets the number of items contained in the list. (Inherited from Xceed.Grid.Collections.VirtualListBase)
    Public PropertyOverridden. Gets a value indicating whether the CellList has a fixed size.  
    Public PropertyOverridden. Gets a value indicating whether the CellList is readonly.  
    Public PropertyGets a boolean value indicating if access to the list is synchronized (thread-safe). (Inherited from Xceed.Grid.Collections.VirtualListBase)
    Public PropertyOverloaded. Gets the cell at the specified index.  
    Public PropertyGets an object that can be used to synchronize access to the list. (Inherited from Xceed.Grid.Collections.VirtualListBase)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Xceed.Grid.Collections.VirtualListBase)
    Top
    See Also