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