An NDoc Documented Class Library

ListViewHeader Class

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

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

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

ListViewHeader Members | White.Core.UIItems.ListViewItems Namespace