ComponentOne Menus and Toolbars for WinForms
LayoutExclude Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : LayoutExclude Property
List of controls whose children are excluded from SaveLayout / RestoreLayout.
Syntax
'Declaration
 
Public Shared ReadOnly Property LayoutExclude As System.Collections.Generic.List(Of Control)
public static System.Collections.Generic.List<Control> LayoutExclude {get;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members