'Declaration Public Enum OverlapBehaviorKind Inherits System.Enum
'Usage Dim instance As OverlapBehaviorKind
public enum OverlapBehaviorKind : System.Enum
'Declaration Public Enum OverlapBehaviorKind Inherits System.Enum
'Usage Dim instance As OverlapBehaviorKind
public enum OverlapBehaviorKind : System.Enum
Member | Description |
---|---|
Hide | Items are hidden when a conflict occurs |
None | Elements are placed on top of one another |
Stack | Elements are stacked in the direction perpindicular to the orientation of the timeline |
Stretch | Items are stretched in the direction perpendicular to the orientation of the timeline. If conflicts occur, the available space is divided between any conflicting items |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.Panels.OverlapBehaviorKind
Target Platforms: Windows 11, Windows 10, 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