An NDoc Documented Class Library

TableRows Class

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

System.Object
   System.Collections.Generic.List`1
      White.Core.UIItemList`1
         White.Core.UIItems.TableItems.TableRows

[Visual Basic]
Public Class TableRows
    Inherits UIItemList`1
[C#]
public class TableRows : UIItemList`1
[C++]
public __gc class TableRows : public UIItemList`1
[JScript]
public class TableRows extends UIItemList`1

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

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

See Also

TableRows Members | White.Core.UIItems.TableItems Namespace