14 lines
1 KiB
HTML
Executable file
14 lines
1 KiB
HTML
Executable file
<html>
|
|
<title>ActiveWidgets Reference :: definePropertyArray 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>definePropertyArray Method</h1><div class="details"><p>Creates a new property array for the built-in data model.</p>
|
|
<h2>Syntax</h2><p><i>obj.definePropertyArray(name, value);</i></p><h2>Parameters</h2><p><table class="params"><tr><td class="name">name</td><td class="type">String</td><td>Name of the property.</td></tr><tr><td class="name">value</td><td class="type">Any</td><td>Default value for the property.</td></tr></table></p><h2>Applies To</h2><p><a href="index.htm">Active.System.Control</a></p></div><script>document.write(window.$column)</script>
|
|
<script>document.write(window.$reference)</script>
|
|
<script>document.write(window.$footer)</script>
|
|
</body>
|
|
</html>
|