TabbedLayoutGroupTabPageSettings.EnableClientSideAPI Property
Gets or sets a value that specifies whether the tabbed layout group can be manipulated on the client side via code.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(false)]
public bool EnableClientSideAPI { get; set; }
<DefaultValue(False)>
Public Property EnableClientSideAPI As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, if the tabbed layout group's client object model is fully available; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 17 property paths