An NDoc Documented Class Library

TableCells Class

For a list of all members of this type, see TableCells Members.

System.Object
   System.Collections.Generic.List`1
      White.Core.UIItemList`1
         White.Core.UIItems.TableItems.TableCells

[Visual Basic]
Public Class TableCells
    Inherits UIItemList`1
[C#]
public class TableCells : UIItemList`1
[C++]
public __gc class TableCells : public UIItemList`1
[JScript]
public class TableCells extends UIItemList`1

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems.TableItems

Assembly: White.Core (in White.Core.dll)

See Also

TableCells Members | White.Core.UIItems.TableItems Namespace