An NDoc Documented Class Library

TableHeaderFactory Class

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

System.Object
   White.Core.Factory.TableHeaderFactory

[Visual Basic]
Public Class TableHeaderFactory
    Implements UIItemFactory
[C#]
public class TableHeaderFactory : UIItemFactory
[C++]
public __gc class TableHeaderFactory : public UIItemFactory
[JScript]
public class TableHeaderFactory 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

TableHeaderFactory Members | White.Core.Factory Namespace