InnerRightContent Property
Gets or sets custom content that is positioned on the right side of the text layout box
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Object? InnerRightContent { get; set; }
Public Property InnerRightContent As Object
Get
Set
member InnerRightContent : Object with get, set