An NDoc Documented Class Library

ListViewCellFactory Class

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

System.Object
   White.Core.Factory.ListViewCellFactory

[Visual Basic]
Public Class ListViewCellFactory
    Implements UIItemFactory
[C#]
public class ListViewCellFactory : UIItemFactory
[C++]
public __gc class ListViewCellFactory : public UIItemFactory
[JScript]
public class ListViewCellFactory extends UIItemFactory

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.Factory

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

See Also

ListViewCellFactory Members | White.Core.Factory Namespace