pp108 : Model

Model

Refers to the model object attached to the element

Syntax

Designtime

This property can be set during design time through the property page of the control.

Script

oModelObject = componentID.model;

Remarks

This property returns the model object attached to the element.

Applies to

Input, Password, Textarea, Groupbox, Table, Tab Group, Code Snippet, View, Output, Select, List, Image, Button

Related reference

Model