| | Plumtree UI Infrastructure API | |
| HTMLTableHeader.SetColSpan Method |
Call this method to set the value of the colspan attribute.
public override void SetColSpan(
string s
);
Parameters
-
s
- String value.
See Also
HTMLTableHeader Class | com.plumtree.xpshared.htmlelements Namespace