[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.Stacking

Stacking Property

Stacking

Gets or sets the stacking rules used to arrange the children of the current object.

Declaration
public StackingRulesEnum Stacking { get; set; }
Remarks

For block flow, the alignment of child objects within the flow is determined by the value of FlowAlignChildren property on the current object, and the values of FlowAlign properties on the children.