MVCxLayoutItemCaptionSettings Constructors
Contains the layout item caption settings.| Name | Parameters | Description |
|---|---|---|
| MVCxLayoutItemCaptionSettings() | none | Initializes a new instance of the MVCxLayoutItemCaptionSettings class with the default settings. |
| MVCxLayoutItemCaptionSettings(MVCxFormLayoutItem) | item | Initializes a new instance of the MVCxLayoutItemCaptionSettings class with the specified owner. |
See Also