HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

LineStyleEnum Enumeration

Defines attributes of a text string.

Class: (none)
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public enum LineStyleEnum;
Public Enum LineStyleEnum

Values

NameDescription
NoWrapThe text will not wrap around and use only explicit line breaks.
WordwrapThe text will automatically word-wrap and allows explicit line breaks.

Comments

Defines attributes of a text string.

See Also | Classes | SftTree/NET 3.0