你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VerticalGalleryControlBarStyles interface

VerticalGallery 组件内控件栏的样式

扩展

属性

counter

VerticalGalleryControlBar 中计数器的样式

nextButton

VerticalGalleryControlBar 中下一个按钮的样式

previousButton

VerticalGalleryControlBar 中上一个按钮的样式

继承属性

root

根容器的样式。

属性详细信息

counter

VerticalGalleryControlBar 中计数器的样式

counter?: IStyle

属性值

IStyle

nextButton

VerticalGalleryControlBar 中下一个按钮的样式

nextButton?: IStyle

属性值

IStyle

previousButton

VerticalGalleryControlBar 中上一个按钮的样式

previousButton?: IStyle

属性值

IStyle

继承属性详细信息

root

根容器的样式。

root?: IStyle

属性值

IStyle

继承自 baseCustomStyles.root baseCustomStyles.root