CODIUM Programming Language (CPL) CodiumSDK CPL AutoRow
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum AutoRow |
| Constante | Descripción | |
|---|---|---|
| Auto | Default value. The size of the rows is determined by the size of the largest item in the row | |
| Max_Content | Sets the size of each row to depend on the largest item in the row | |
| Min_Content | Sets the size of each row to depend on the largest item in the row |