Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

TextStyle Property, TextPartClass Class

Defines the text style of the text part.

Class: TextPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public LineStyleEnum TextStyle { get; set; }
Public Property TextStyle As LineStyleEnum

Value

The text style.

The default value is LineStyleEnum.Wordwrap.

Comments

Defines the text style of the text part.

See Also TextPartClass Class | Classes | SftTree/NET 2.0