| TextImageRelation |
Gets or sets the position of text and image relative to each other. |
| TextWrap |
true if the text should wrap to the available layout rectangle otherwise, false. The default is true |
| ImageAlignment |
Gets or sets the alignment of image content on the drawing surface. |
| TextAlignment |
Gets or sets the alignment of text content on the drawing surface. |
| UseMnemonic |
If true, the first character preceded by an ampersand will be used as the label's mnemonic key |
| BorderVisible |
Gets or sets a value indicating whether the border is visible |
| LabelElement |
Gets the instance of RadLabelElement wrapped by this control. RadLabelElement is the main element in the hierarchy tree and encapsulates the actual functionality of RadLabel. |