LayoutGroupItemSettings.ShowCaption Property
Gets or sets a value that defines whether to show or hide the layout group item’s caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
DefaultBoolean | Default | true, to show layout group item captions; otherwise, false. |
Available values:
Name | Description |
---|---|
True |
|
False |
|
Default | The default behavior determined by the control’s logic. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to ShowCaption |
---|---|---|
ASP.NET MVC Extensions | FormLayoutSettings<ModelType> |
|
ASP.NET Web Forms Controls | ASPxFormLayout |
|
FormLayoutProperties |
|
|
LayoutGroupBase |
|