Skip to main content

TabControlScrollView.AutoHideScrollButtonsPropertyName Field

In This Article

Represents the name of the TabControlScrollView.AutoHideScrollButtons property.

Namespace: DevExpress.Xpf.Core

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

#Declaration

public const string AutoHideScrollButtonsPropertyName = "AutoHideScrollButtons"

#Field Value

Type
String
See Also