An NDoc Documented Class Library

ListViewColumn Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.ListViewItems.ListViewColumn

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

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

See Also

ListViewColumn Members | White.Core.UIItems.ListViewItems Namespace