| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property AutoEllipsis As Boolean | |
| C# | |
|---|---|
public virtual bool AutoEllipsis {get; set;} | |
Property Value
BooleanThis property will only have an effect if:
1. The TextAngle property is greater that 0
or
2. WordWrap is false
1. The TextAngle property is greater that 0
or
2. WordWrap is false