Skip to main content

TabControlScrollView.UpdateScrollButtonsState() Method

In This Article

Updates the state of the scroll buttons.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

public virtual void UpdateScrollButtonsState()

#Remarks

The UpdateScrollButtonsState method is called automatically. In most instances, there is no need to call it manually.

See Also