An NDoc Documented Class Library

ListViewCell Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.Label
         White.Core.UIItems.ListViewCell

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

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

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

See Also

ListViewCell Members | White.Core.UIItems Namespace