Table of Contents

Property StickySpreadMode

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

StickySpreadMode

Gets or sets the mode that defines how the Sticky state is propagated to sibling SpeedButton controls when this control becomes sticky.

public virtual CheckedSpreadMode StickySpreadMode { get; set; }

Property Value

CheckedSpreadMode

Remarks

This property determines whether other SpeedButton controls in the same group or hierarchy should be influenced when this control becomes sticky (IsSticky is true).