Property RightSideElement
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
Remarks
Changing this property triggers a layout update and invalidates the control for redrawing.