Plumtree UI Infrastructure API  
 

HTMLTable Class

Use this HTMLElement object to generate an html table tag.

Spec

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

System.Object
   com.plumtree.xpshared.htmlelements.HTMLElement
      com.plumtree.xpshared.htmlelements.HTMLTable

public class HTMLTable : HTMLElement

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: com.plumtree.xpshared.htmlelements

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

HTMLTable Members | com.plumtree.xpshared.htmlelements Namespace