Opens the child group.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
public void Expand( bool deep ) |
| Visual Basic (Declaration) |
|---|
Public Sub Expand ( _ deep As Boolean _ ) |
Parameters
- deep
- Type: System..::.Boolean
If deep is True then opens the child group and expands the all nested items.