Gets the stacking rules for the current DocumentBody. Use Stacking to set the stacking rules.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public StackingRulesEnum Stacking { get; }
Visual Basic
Public ReadOnly Property Stacking As StackingRulesEnum
	Get

See Also