An NDoc Documented Class Library

TableCell Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.TableItems.TableCell

[Visual Basic]
Public Class TableCell
    Inherits UIItem
[C#]
public class TableCell : UIItem
[C++]
public __gc class TableCell : public UIItem
[JScript]
public class TableCell extends UIItem

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

TableCell Members | White.Core.UIItems.TableItems Namespace