[]
Gets or sets the text alignment when displaying the horizontal axis when the control does not have input focus.
public DisplayAlignment DisplayAlignment { get; set; }
Public Property DisplayAlignment As DisplayAlignment
Type | Description |
---|---|
DisplayAlignment | One of the GrapeCity.Win.Spread.InputMan.CellType.GcTextBox.DisplayAlignment enumeration values that specifies
how text is aligned in the control. |
This property is used to display text with different character spacing settings.
If the text of this GcTextBox is longer than this control's width, the character spacing effect disappears.