NumericUpDownInnerRightContent 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) Version: 11.3.999
public Object? InnerRightContent { get; set; }

Property Value

Object

See Also