Plumtree UI Infrastructure API  
 

HTMLTableHeader.GetColSpan Method 

Call this method to get the value of the colspan attribute. This value is calculated at display time.

public override string GetColSpan();

Return Value

String value.

See Also

HTMLTableHeader Class | com.plumtree.xpshared.htmlelements Namespace