webgui/www/extras/assetManager/ActiveWidgets/documentation/reference/active.controls.grid/columnimage.htm
2004-12-17 05:38:46 +00:00

14 lines
1.1 KiB
HTML
Executable file

<html>
<title>ActiveWidgets Reference :: image Property Array</title>
<script src="../../../common/site.js"></script>
<link href="../../../common/site.css" rel="stylesheet" type="text/css" ></link>
<body class="reference">
<script>document.write(window.$header)</script>
<div class="image-home"></div>
<div class="location">:: Documentation &gt;&gt; Reference &gt;&gt;</div>
<h1>image Property Array</h1><div class="details"><p>Allows to specify the image to display in the column headers.</p>
</div><h2>Syntax</h2><p><i>var value = obj.getColumnProperty("image", index);</i><br /> <i>var array = obj.getColumnProperty("images");</i></p><p>or</p><p><i>obj.setColumnProperty("image", value, index);</i><br /> <i>obj.setColumnProperty("images", array);</i></p><h2>See Also</h2><p><a href="../active.system.control/definepropertyarray.htm">definePropertyArray Method</a></p><h2>Applies To</h2><p><a href="columnmodel.htm">column Model</a></p><script>document.write(window.$column)</script>
<script>document.write(window.$reference)</script>
<script>document.write(window.$footer)</script>
</body>
</html>