CellRangeContentLayout Property

Property that represents content layout of a cell range. This property can be one of the following: Name Value Description Flow 1 Contents flow from left to right and top to bottom. StackedHorizontal 2 Contents are stacked horizontally. StackedVertical 3 Contents are stacked vertically.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public CellContentLayout? ContentLayout { get; set; }

Property Value

NullableCellContentLayout
See Also

©  Bricsys NV. All rights reserved.