'Declaration Public Enum AnchorEnum Inherits System.Enum
public enum AnchorEnum : System.Enum
'Declaration Public Enum AnchorEnum Inherits System.Enum
public enum AnchorEnum : System.Enum
Member | Description |
---|---|
Bottom | The field moves vertically. The space between the bottom of the field and the bottom of the section remains the same. |
Top | The field does not move. The space between the top of the field and the top of the section remains the same. |
TopAndBottom | The field grows or shrinks with the section. Both the distance from the top of the field to the top of the section, and the distance from the bottom of the field to the bottom of the section, remain the same. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.AnchorEnum