'Declaration Public Enum GrowShrinkModeEnum Inherits System.Enum
public enum GrowShrinkModeEnum : System.Enum
'Declaration Public Enum GrowShrinkModeEnum Inherits System.Enum
public enum GrowShrinkModeEnum : System.Enum
Member | Description |
---|---|
Access | Uses a mode that is similar to MS Access, where fields that grow or shrink affect all fields below, even if they are off to the side of the field that grew or shrank. |
C1Report | Uses the standard C1FlexReport mode, where fields that grow or shrink affect only fields directly below. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.GrowShrinkModeEnum