Enum LineStackingStrategy
Namespace: Telerik.WinControls.Spreadsheet.UI
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum LineStackingStrategy
BlockLineHeight
The stack height is determined by the block element line-height property value.
MaxHeight
The stack height is the smallest value that containing all the inline elements on that line when those elements are properly aligned.