NavBarControl.SkinExplorerBarViewScrollStyle Property
Gets or sets how the control is scrolled when a skinning Explorer Bar View paint scheme is applied.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v19.1.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
SkinExplorerBarViewScrollStyle | Default |
A SkinExplorerBarViewScrollStyle value that specifies scroll mode. |
Remarks
When a skinning Explorer Bar View paint scheme is applied, you can choose between scrolling the control using a scroll bar, or scroll buttons. Use the SkinExplorerBarViewScrollStyle property to choose the required scroll mode.
The current paint scheme is specified by the NavBarControl.PaintStyleName property. To apply a skinning Explorer Bar View paint scheme, set this property to one of the following values: SkinExplorerBarView, Skin:Caramel, Skin:Money Twins, Skin:Lilian, Skin:The Asphalt World, Skin:iMaginary, Skin:Black or Skin:Blue. More skins will be added in the future.