ASPxClientLayoutItem Methods
A client-side equivalent of the ASPxFormLayout’s LayoutItem object.
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