CODIUM Programming Language (CPL) CodiumSDK CPL AutoColumn
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Auto Column
C# |
public enum AutoColumn |
Constante | Descripción | |
---|---|---|
Auto | Default value. The size of the columns is determined by the size of the container | |
Max_Content | Sets the size of each column depending on the largest item in the column | |
Min_Content | Sets the size of each column depending on the smallest item in the column |