CODIUM Programming Language (CPL) CodiumSDK CPL Wrap
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Wrap
C# |
public enum Wrap |
Constante | Descripción | |
---|---|---|
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. | |
Nowrap | Default value. Specifies that the flexible items will not wrap | |
Wrap | Specifies that the flexible items will wrap if necessary | |
Wrap_Reverse | Specifies that the flexible items will wrap, if necessary, in reverse order |