ASPxClientLayoutItem Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Get |
Returns the text displayed in the layout item caption. |
Get |
Returns the current layout item’s subitem specified by its name. |
Get |
Returns a value specifying whether a layout item is displayed. |
Set |
Specifies the text displayed in the layout item caption. |
Set |
Specifies the layout item’s visibility. |
See Also