Properties
The List control has the following properties:
Properties | Description |
---|---|
Allow Drag | The Allow Drag property is used to indicate whether users can move a widget around on a page while they are using it. |
CanChangeSource | The CanChangeSource property is used to indicate whether a user can change the source while they are working on the page. Set this property to No to prevent users from changing the source while working on the page. |
DefaultGridSettings | The DefaultGridSettings property is used to xxxxx. |
DefaultMode | The DefaultMode property is used to specify which layout option will be shown to the user by default. The available layout options are List, Grid, and Tree. |
ID | Read only. The ID property is used to show the unique ID of the design control. |
LayoutHeight | The LayoutHeight property is used to xxxxx. |
LayoutWidth | The Layout Width property is used to xxxxx. |
Subscriptions | The Subscriptions property is used to xxxxx. |
Title | The Title property is used to xxxxx. |
Totals Row Label | The Totals Row Label property is used to xxxxx. |
Type | Read only. The Type property is used to show the control type. For example, linklabel, button, hr, and so on. |
Z-Index | The Z-Index property is used to set the order by which attributes, controls, and widgets are layered on a page. For example, you can layer a form on top of an image. |