BootstrapLayoutItemCaptionSettings.Location Property
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
Declaration
[Browsable(false)]
public override LayoutItemCaptionLocation Location { get; set; }
<Browsable(False)>
Public Overrides Property Location As LayoutItemCaptionLocation
Property Value
Type |
---|
LayoutItemCaptionLocation |
Property Paths
You can access this nested property as listed below:
Show 15 property paths
Object Type | Path to Location |
---|---|
BootstrapCardViewColumnLayoutItem |
|
BootstrapCardViewCommandLayoutItem |
|
BootstrapCardViewFormLayoutProperties |
|
BootstrapCardViewLayoutGroup |
|
BootstrapCardViewTabbedLayoutGroup |
|
BootstrapEditModeCommandLayoutItem |
|
BootstrapFormLayout |
|
BootstrapFormLayoutProperties |
|
BootstrapGridViewColumnLayoutItem |
|
BootstrapGridViewFormLayoutProperties |
|
BootstrapGridViewLayoutGroup |
|
BootstrapGridViewTabbedLayoutGroup |
|
BootstrapLayoutGroup |
|
BootstrapLayoutItem |
|
BootstrapTabbedLayoutGroup |
|
See Also
Feedback