[]
Gets or sets whether to display the ellipsis character when the text is beyond the width of the header.
public bool Ellipsis { get; set; }
Public Property Ellipsis As Boolean
Type | Description |
---|---|
bool | A bool that indicates whether to display the ellipsis character when the text is beyond the width of the header. |