'宣言 Public Enum GrowShrinkModeEnum Inherits System.Enum
public enum GrowShrinkModeEnum : System.Enum
'宣言 Public Enum GrowShrinkModeEnum Inherits System.Enum
public enum GrowShrinkModeEnum : System.Enum
メンバ | 解説 |
---|---|
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 C1Report mode, where fields that grow or shrink affect only fields directly below. |
System.Object
System.ValueType
System.Enum
C1.C1Report.GrowShrinkModeEnum