LayoutItem Constructors
Represents a layout item within the ASPxFormLayout control.| Name | Parameters | Description |
|---|---|---|
| LayoutItem() | none | Initializes a new instance of the LayoutItem class with default settings. |
| LayoutItem(String) | caption | Initializes a new instance of the LayoutItem class with default settings. |
See Also