EnumLineStackingStrategy
Enum
Definition
Namespace:Telerik.WinControls.SyntaxEditor.UI
Assembly:Telerik.WinControls.SyntaxEditor.dll
Syntax:
cs-api-definition
public enum LineStackingStrategy
Fields
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.