public enum ENSplitterSplitMode : System.Enum
public enum ENSplitterSplitMode : System.Enum
Member | Description |
---|---|
OffsetFromFarSide | The splitter's thumb position is defined with a constant distance from the far side (Right or Bottom, depending on splitter orientation). |
OffsetFromNearSide | The splitter's thumb position is defined with a constant distance from the near side (Left or Top, depending on splitter orientation). |
Proportional | The splitter's thumb position is defined proportionally to the respective dimension (Width or Height, depending on splitter orientation). |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENSplitterSplitMode
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)