[]
Specifies the logic for handling CanGrow/CanShrink fields.
public enum GrowShrinkModeEnum
Use the members of this enumeration to set the value of the GrowShrinkMode property in the C1Report class.
Name | 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. |