public enum ENSplitterCollapseMode : System.Enum
public enum ENSplitterCollapseMode : System.Enum
Member | Description |
---|---|
BothPanes | Both the "Collapse Previous Pane" and the "Collapse Next Pane" splitter thumb buttons will be visible. |
NextPane | The "Collapse Next Pane" splitter thumb button will be visible. |
None | The splitter thumb buttons won't be visible. |
PreviousPane | The "Collapse Previous Pane" splitter thumb button will be visible. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENSplitterCollapseMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)