Search
Text Properties
 


 Public Properties

  Name Description

font

Gets or sets the font used to render text.

gridColumn

Gets or sets the index of the grid column this component is contained in. (Inherited from ComponentBase.)

gridRow

Gets or sets the index of the grid row this component is contained in. (Inherited from ComponentBase.)

horizontalAlignment

Gets or sets the component's horizontal alignment. (Inherited from ComponentBase.)

lineAlignment

Gets or sets the vertical alignment of this text.

rotationAngle

Gets a value indicating the rotation of the text container.

text

Gets or sets the text to render.

textAlignment

Gets or sets the horizontal alignment of this text.

verticalAlignment

Gets or sets the component's vertical alignment. (Inherited from ComponentBase.)

visibility

Gets or sets the visibility of this component. (Inherited from ComponentBase.)

 See Also