Gets and Sets the Expansion Depth for the Control
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int ExpandDepth { get; set; } |
| Visual Basic |
|---|
Public Property ExpandDepth As Integer Get Set |