14 lines
967 B
HTML
Executable file
14 lines
967 B
HTML
Executable file
<html>
|
|
<title>ActiveWidgets Reference :: setColumnHeaderHeight Method</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 >> Reference >></div>
|
|
<h1>setColumnHeaderHeight Method</h1><div class="details"><p>Allows to specify the height of the column headers.</p>
|
|
<h2>Syntax</h2><p><i>obj.setColumnHeaderHeight(height);</i></p><h2>Parameters</h2><p><table class="params"><tr><td class="name">height</td><td class="type">Number</td><td>The new height value.</td></tr></table></p><h2>Applies To</h2><p><a href="index.htm">Active.Controls.Grid</a></p></div><script>document.write(window.$column)</script>
|
|
<script>document.write(window.$reference)</script>
|
|
<script>document.write(window.$footer)</script>
|
|
</body>
|
|
</html>
|