Skip to main content
All docs
V26.1
  • TdxOwnerItemAnchorTextEventArgs Members

    Stores base information on a formatted text-related event in a DevExpress control with support for BBCode-inspired text formatting markup.

    Constructors

    Name Description
    Create(TObject,string) Initializes a new instance of the TdxOwnerItemAnchorTextEventArgs class with specified settings.

    Properties

    Name Description
    AnchorText Returns the target hyperlink’s anchor text.
    OwnerItem Allows you to access the formatted text range’s parent UI element.

    Methods

    Name Description
    Empty Inherited from TdxEventArgs.
    Equals(TObject) Inherited from TObject.
    GetHashCode Inherited from TObject.
    ToString Inherited from TObject.
    See Also