[]
        
(Showing Draft Content)

C1.Win.Command.TopicBarPagesStyle.-ctor

TopicBarPagesStyle Constructor

TopicBarPagesStyle(TopicPageStyle, TopicPageStyle)

Initializes a new instance of the TopicBarPagesStyle class.

Declaration
public TopicBarPagesStyle(TopicPageStyle normalPage, TopicPageStyle specialPage)
Public Sub New(normalPage As TopicPageStyle, specialPage As TopicPageStyle)
Parameters
Type Name Description
TopicPageStyle normalPage

The normal TopicPageStyle.

TopicPageStyle specialPage

The topic TopicPageStyle.