CellContentLayout Enumeration

This enum class represents options related to layout of cell content.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum CellContentLayout
Members
Member name Value Description
Flow 1 Contents flow from left to right and top to bottom.
StackedHorizontal 2 Contents are stacked horizontally.
StackedVertical 4 Contents are stacked vertically.
See Also

©  Bricsys NV. All rights reserved.