Table of Contents

Property RightSideElement

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

RightSideElement

Gets or sets the type of element displayed on the right side of the control.

public virtual SpeedButton.RightSideElementKind RightSideElement { get; set; }

Property Value

SpeedButton.RightSideElementKind

Remarks

Changing this property triggers a layout update and invalidates the control for redrawing.