[]
Represents the event data for the FpScrollBarButtonClickEvent, for the Spread component,
which occurs when the Spread scroll bar button is clicked.
public class FpScrollBarButtonClickEventArgs : HandledEventArgs
Public Class FpScrollBarButtonClickEventArgs
Inherits HandledEventArgs
Name | Description |
---|---|
FpScrollBarButtonClickEventArgs(FpScrollBarButton) | Creates a new Spread scroll bar button click event. |
Name | Description |
---|---|
Button | Gets or sets the scroll bar button that is clicked. |