[]
Gets or sets the behavior when clicking the SideButtonInfo.
public SideButtonBehavior Behavior { get; set; }
Public Property Behavior As SideButtonBehavior
Type | Description |
---|---|
SideButtonBehavior | A SideButtonBehavior enumeration, SpinUp means clicking the SymbolButtonInfo, causes spin up behavior, SpinDown means clicking the SymbolButtonInfo, causes spin down behavior. |