Intersoft.Client.UI.Controls Namespace : DockFillLogic Enumeration |
Public Enum DockFillLogic Inherits System.Enum
Dim instance As DockFillLogic
public enum DockFillLogic : System.Enum
public enum class DockFillLogic : public System.Enum
Member | Description |
---|---|
LogicalOrder | Processes both fill and regular children as they appear in the logical order. This is an improved dock fill logic which processes fill element without changing its logical order. |
SkipFillToLastOrder | The default fill logic which processes all regular childrens first and the fill children last. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Controls.DockFillLogic
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2