Uiinfrastructure API Docs  
 

HTMLElement.SetDisplayOptions Method 

Call this method to set the display options for this HTML tree.

This method is called internally during the execution of display methods.

protected virtual void SetDisplayOptions(
   DisplayOptions options
);

Parameters

options
DisplayOptions object.

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace