[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EllipsisMode

EllipsisMode Enum

Specifies where the ellipsis is shown in control.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum EllipsisMode
Public Enum EllipsisMode

Fields

Name Description
EllipsisEnd

Trim the end of string with characters.

EllipsisPath

Trim the center of string with characters.

None

Don't do ellipsis trim.