NetXP 3.0 Reference

DockingManager.InnerFill Property

When set to True, the innermost docking window will assume the Fill docking style so that you can create applications whose client area consists only of docking windows.

[Visual Basic]
Public Property InnerFill As Boolean
[C#]
public bool InnerFill {get; set;}

See Also

DockingManager Class | NETXP.Controls.Docking Namespace