14 lines
1 KiB
HTML
Executable file
14 lines
1 KiB
HTML
Executable file
<html>
|
|
<title>ActiveWidgets Reference :: column Template</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>column Template</h1><div class="details"><p>Grid column (cell) template.</p>
|
|
</div><h2>Syntax</h2><p><i>var template = obj.getColumnTemplate();</i></p><p>or</p><p><i>obj.setColumnTemplate(template);</i></p><h2>Implemented By</h2><p><a href="../active.templates.text/index.htm">Active.Templates.Text</a></p><h2>See Also</h2><p><a href="../active.system.template/definetemplate.htm">defineTemplate Method</a></p><h2>Applies To</h2><p><a href="index.htm">Active.Controls.Grid</a></p><script>document.write(window.$column)</script>
|
|
<script>document.write(window.$reference)</script>
|
|
<script>document.write(window.$footer)</script>
|
|
</body>
|
|
</html>
|