Property StickySpreadMode
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
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).