ASPxClientLayoutItem Properties
A client-side equivalent of the ASPxFormLayout’s LayoutItem object.
Name | Description |
---|---|
form |
Gets the form layout object to which the current item belongs. |
name | Gets the name that uniquely identifies the layout item. |
parent | Gets the immediate parent layout item to which the current layout item belongs. |
See Also