Click or drag to resize
UITabItemExpand Property
Indicates if this tab is to be replaced by its child tabs.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool Expand { get; set; }

Property Value

Type: Boolean
See Also