TdxOwnerItemAnchorTextEventArgs Properties
Stores base information on a formatted text-related event in a DevExpress control with support for BBCode-inspired text formatting markup.| Name | Description |
|---|---|
| AnchorText | Returns the target hyperlink’s anchor text. |
| OwnerItem | Allows you to access the formatted text range’s parent UI element. |
See Also