TabbedLayoutGroupTabPageSettings.EnableHierarchyRecreation Property
Gets or sets a value that specifies whether the tabbed layout group enables its control hierarchy to be forcibly recreated, to apply the settings defined at runtime to its child controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(true)]
public bool EnableHierarchyRecreation { get; set; }
<DefaultValue(True)>
Public Property EnableHierarchyRecreation As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true, if the control's hierarchy recreation is enabled; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 17 property paths