An NDoc Documented Class Library

TableColumn Class

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

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

[Visual Basic]
Public Class TableColumn
    Inherits UIItem
[C#]
public class TableColumn : UIItem
[C++]
public __gc class TableColumn : public UIItem
[JScript]
public class TableColumn 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

TableColumn Members | White.Core.UIItems.TableItems Namespace