Version

FixedFieldSplitterType Enumeration

Indicates whether a Field is fixed and if so to which edge.
Syntax
'Declaration
 
Public Enum FixedFieldSplitterType 
   Inherits System.Enum
public enum FixedFieldSplitterType : System.Enum 
Members
MemberDescription
FarThe thumb will be used to fix field elements to the far edge – bottom in horizontal and right in vertical layout.
NearThe thumb will be used to fix the element – top in horizontal and left in vertical layout.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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

See Also