'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 subsection remains the same. |
Top | The field does not move. The space between the top of the field and the top of the subsection remains the same. |
TopAndBottom | The field grows or shrinks. The space between field and the subsection remains the same (above and below). |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.AnchorEnum