NetXP 3.0 Reference

ListBarScrollButton.ButtonType Property

Gets which type of scroll button this is (Up or Down)

[Visual Basic]
Public ReadOnly Property ButtonType As ListBarScrollButtonType
[C#]
public ListBarScrollButton.ListBarScrollButtonType ButtonType {get;}

See Also

ListBarScrollButton Class | NETXP.Controls.Bars Namespace